summaryrefslogtreecommitdiff
path: root/engine/games/dummy_game.asm
AgeCommit message (Expand)Author
2020-11-08Rename "dummy game" to "memory game"Rangi
2020-10-30Identify wSpriteAnimDict key constantsRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-22Identify more sprite graphics and map object labels, and have consistent anon...Rangi
2020-08-27Fix some constants surrounding sprite animationsmid-kid
2020-06-16Harmonize engine/{battle, battle_anims, events, games} with pokecrystalRangi
2020-06-14Fix file permissions.entrpntr
2020-06-05Add engine/games/dummy_game.asmlibjet