diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-05-13 09:57:01 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2021-05-13 09:57:01 +0100 |
commit | 2246fb7c38f6481a93b2f1baa55a23a102b6bc30 (patch) | |
tree | c99a1185b56828eee4a5c6b0297edf1f8854f56b /src/wram.asm | |
parent | 217fe0e5d7f42b31043fc03acb4d3efbd7f109a1 (diff) |
Minor corrections
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 |