This commit is contained in:
Nishi 2026-06-20 21:35:35 +09:00
commit 1076519311
5 changed files with 19 additions and 5 deletions

View file

@ -40,6 +40,8 @@
#include "wchar16.h"
#include "sj_string.h"
#include <sj_types.h>
#define SPACE 0x20
#define TAB 0x09
#define EOL 0x0a