diff options
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm index 621b985..4bfbc8d 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -2262,7 +2262,7 @@ wCurAutoDeckMachine:: ; d0a9 ds $1 ; text IDs for each deck descriptions of the -; Ato Deck Machine currently being shown +; Auto Deck Machine currently being shown wAutoDeckMachineTextDescriptions:: ; d0aa ds 2 * NUM_DECK_MACHINE_SLOTS |