diff options
Diffstat (limited to 'constants/wram_constants.asm')
-rw-r--r-- | constants/wram_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/wram_constants.asm b/constants/wram_constants.asm index c5bc47650..4d60f6f8d 100644 --- a/constants/wram_constants.asm +++ b/constants/wram_constants.asm @@ -1,7 +1,7 @@ ; wInputType:: ; c2c7 AUTO_INPUT EQU $ff -; wCurrentDexMode:: ; c7d4 +; wCurDexMode:: ; c7d4 const_def const DEXMODE_NEW const DEXMODE_OLD |