summaryrefslogtreecommitdiff
path: root/home/copy2.asm
AgeCommit message (Collapse)Author
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2017-12-30Add space between arguments in assembly instructions and remove redundant a ↵xCrystal
in instructions like add a, x
2015-08-05Use more lbdannye
and other clean up
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-14Use more *Coorddannye
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
2014-09-20Merge remote-tracking branch 'YamaArashi/master'yenatch
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm
2014-08-12Split copy and serial functions out of home.asm.yenatch