pokeemerald-expansion/tools/preproc
Hedara 85d3de7561 Merge branch 'master' into master-merge
Conflicts:
	docs/tutorials/mon_generation.md
	src/battle_ai_main.c
	src/pokemon_sprite_visualizer.c
	test/battle/ai/ai_switching.c
2026-03-20 22:48:44 +01:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
asm_file.cpp preproc: generate .size in script_data sections (#9233) 2026-03-19 11:42:51 +01:00
asm_file.h fix(preproc): Remove unused private field m_scriptData (#9581) 2026-03-20 16:58:00 +00:00
c_file.cpp Use PRIu64 to print appropriate variable length in preproc (#9463) 2026-03-07 21:01:17 +00:00
c_file.h Use PRIu64 to print appropriate variable length in preproc (#9463) 2026-03-07 21:01:17 +00:00
char_util.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
charmap.cpp Remove all leading whitespace 2023-10-23 13:24:38 -05:00
charmap.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
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 adding tools from pokeruby 2017-12-03 19:55:01 -06:00
Makefile Support C-Style enum in preproc (#1984) 2024-07-13 18:26:33 +01:00
preproc.cpp preproc: generate .size in script_data sections (#9233) 2026-03-19 11:42:51 +01:00
preproc.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
string_parser.cpp trainerproc documentation (#4734) 2024-07-16 18:50:31 +01:00
string_parser.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
utf8.cpp adding tools from pokeruby 2017-12-03 19:55:01 -06:00
utf8.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00