summaryrefslogtreecommitdiff
path: root/constants/sram_constants.asm
AgeCommit message (Collapse)Author
2017-11-20Move all of constants/sram_constants.asm into srammid-kid
This way we can easily use `BANK()` where appropriate, and it is more tidy.
2017-11-18SelfDestruct -> Selfdestructmid-kid
Just keeping things consistent. Nobody's going to write SELF_DESTRUCT. Kind of subjective, and we could do it the other way around, if anybody really cares.
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2015-12-26More mobile-related labels; remove unneeded map object constantsPikalaxALT