Rename "dummy game" to "memory game"

This commit is contained in:
Rangi
2020-11-08 19:32:57 -05:00
parent 7254c10093
commit 62b756c46e
12 changed files with 129 additions and 129 deletions

View File

@@ -479,7 +479,7 @@ SECTION "bank38", ROMX
INCLUDE "engine/events/print_unown_2.asm"
INCLUDE "engine/games/card_flip.asm"
INCLUDE "engine/games/unown_puzzle.asm"
INCLUDE "engine/games/dummy_game.asm"
INCLUDE "engine/games/memory_game.asm"
INCLUDE "engine/pokemon/bills_pc.asm"