pokeemerald/tools/preproc
Martin Griffin df02d49e9b INCGFX: in-source arguments for gbagfx
'INCGFX' is like 'INCBIN' except that it specifies the arguments to pass
to 'gbagfx' which alleviates the user-unfriendliness caused by catch-all
rules.

Specifically, users frequently forget to add to 'spritesheet_rules.mk'
when adding object event graphics, and then the built '.4bpp' file is
not invalidated when the add their rule so they have to 'touch' the
source file or similar.

The built artifacts are placed in 'build/assets'.
2026-04-19 07:06:17 +01:00
..
.gitignore
asm_file.cpp
asm_file.h
c_file.cpp INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
c_file.h INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
char_util.h
charmap.cpp
charmap.h
io.cpp
io.h
LICENSE
Makefile
preproc.cpp INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
preproc.h
string_parser.cpp
string_parser.h
utf8.cpp
utf8.h