pokeemerald/tools/scaninc
Phlosioneer 105e1721d6 Overhaul scaninc to work recursively
This also fixes the bug where scaninc would ignore #include lines
in assembly files.
2019-03-07 08:46:55 -06:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
asm_file.cpp Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00
asm_file.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
c_file.cpp Fix C comment consumption logic 2019-02-13 21:55:39 -06:00
c_file.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
LICENSE adding tools from pokeruby 2017-12-03 19:55:01 -06:00
Makefile Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00
scaninc.cpp Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00
scaninc.h Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00
source_file.cpp Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00
source_file.h Overhaul scaninc to work recursively 2019-03-07 08:46:55 -06:00