| Commit message (Collapse) | Author | Files | Lines |
|
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
|
|
|
|
|
|
|
|
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
|
|
Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes.
It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated").
|
|
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
|