pokeemerald/tools/scaninc
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 adding tools from pokeruby 2017-12-03 19:55:01 -06:00
asm_file.cpp Let scaninc/preproc ignore empty asm files 2023-02-27 12:47:35 -05:00
asm_file.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
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
LICENSE adding tools from pokeruby 2017-12-03 19:55:01 -06:00
Makefile [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
scaninc.cpp INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
scaninc.h INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
source_file.cpp INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00
source_file.h INCGFX: in-source arguments for gbagfx 2026-04-19 07:06:17 +01:00