aboutsummaryrefslogtreecommitdiffstats
path: root/text/SilphCo6F.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-301-2/+2
|
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-19/+19
| | | 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.
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+107
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.