summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index b9bae0e3e..a586413b1 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1935,7 +1935,7 @@ wMetatileStandingX:: db ; d197
wSecondMapHeaderBank:: db ; d198
wTileset:: db ; d199
-wPermission:: db ; d19a
+wEnvironment:: db ; d19a
wSecondMapHeaderAddr:: dw ; d19b
; width/height are in blocks (2x2 walkable tiles, 4x4 graphics tiles)