OSDN Git Service

Merge pull request #3532 from sikabane-works/release/3.0.0.87-alpha
[hengbandforosx/hengbandosx.git] / src / main-win / main-win-tokenizer.h
1 #pragma once
2
3 #include "system/h-type.h"
4
5 int16_t tokenize_whitespace(char *buf, int16_t num, char **tokens);