summaryrefslogtreecommitdiff
path: root/mobile/mobile_45_stadium.asm
AgeCommit message (Expand)Author
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-07-01Identify more labels, and use the jumptable macro when possibleRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-03-31Assorted labels in mobile related code (#702)Andrew Cook
2020-02-13Standardize on lowercase Tilemap and Attrmapmid-kid
2020-02-13InitSpriteAnimStruct <-> _InitSpriteAnimStructmid-kid
2019-11-23Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "...Rangi