summaryrefslogtreecommitdiff
path: root/engine/pokemon/evos_moves.asm
AgeCommit message (Collapse)Author
2021-08-28wcf4b -> wStringBufferRangi
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-14Fix file modesdannye
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
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