summaryrefslogtreecommitdiff
path: root/constants/map_object_constants.asm
AgeCommit message (Collapse)Author
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
Fixes #319
2020-08-17Identify some map object related constantsRangi
2020-07-07Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi
2020-07-03Organize macros/ like pokecrystalRangi
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.