summaryrefslogtreecommitdiff
path: root/engine/overworld/map_setup.asm
AgeCommit message (Expand)Author
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-07-22Treat map setup commands like trade script commandsRangi
2020-07-13Define map setup commands as macros like other script commandsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/overworld with pokecrystalRangi
2020-06-16ReplaceChrisSprite -> UpdatePlayerSpriteRangi
2020-04-26More overworld code cleanup.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr