summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 17:26:40 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-09 17:26:40 -0500
commitcc0fd6e12c0afe9b70f55114eb3123014318e107 (patch)
tree2f14fd504debcb9aa65caf52e3465c7630b0affc /wram.asm
parenta8cf8979d9acf66d1bdf4ea115ab6a0faa8f9d34 (diff)
CRYSTAL11 → _CRYSTAL11
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 66f926037..746cfe721 100644
--- a/wram.asm
+++ b/wram.asm
@@ -827,7 +827,7 @@ wDexListingCursorBackup:: db
wBackupDexListingCursor:: db
wBackupDexListingPage:: db
wDexCurrentLocation:: db
-if DEF(CRYSTAL11)
+if DEF(_CRYSTAL11)
wPokedexStatus:: db
wPokedexDataEnd::
else
@@ -1312,7 +1312,7 @@ wCardFlipWhichCard:: db
NEXTU ; cf64
; pokedex
wDexEntryPrevJumptableIndex:: db
-if !DEF(CRYSTAL11)
+if !DEF(_CRYSTAL11)
wPokedexStatus:: db
endc