pokeemerald/tools/preproc
2025-08-11 10:06:23 +02:00
..
.gitignore
asm_file.cpp Hacky support for enums in C asm statements (#7494) 2025-08-11 10:06:23 +02:00
asm_file.h Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
c_file.cpp Replace all usages of lz compression with smol (#7032) 2025-05-31 19:47:54 +02:00
c_file.h Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
char_util.h
charmap.cpp
charmap.h
io.cpp Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
io.h Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
LICENSE
Makefile Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
preproc.cpp Apply fixes to preproc for Windows compatibility 2025-04-28 14:36:19 +03:00
preproc.h
string_parser.cpp trainerproc documentation (#4734) 2024-07-16 18:50:31 +01:00
string_parser.h
utf8.cpp
utf8.h