aboutsummaryrefslogtreecommitdiffstats
path: root/text/FuchsiaGym.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-27/+27
|\
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-2/+2
| | | | | | 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.
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-261-1/+1
|\|
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-5/+5
|\|
| * Clean many labels of scripts of all gymsYoann Fievez2021-05-311-1/+1
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+26
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+221