summaryrefslogtreecommitdiff
path: root/constants/wram_constants.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-09-09 15:09:51 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-09-09 15:09:51 -0400
commitae022e1420ee16032cb7afb1a365bc32fc2a2c9b (patch)
tree871e3f210173548fc3b87325b47535efe13b54c0 /constants/wram_constants.asm
parent84cfbc70fac02032d1608f89e9f551ab3d987315 (diff)
Curr -> Cur
Diffstat (limited to 'constants/wram_constants.asm')
-rw-r--r--constants/wram_constants.asm2
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