summaryrefslogtreecommitdiff
path: root/engine/overworld/tilesets.asm
AgeCommit message (Collapse)Author
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi