summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-15 09:22:34 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-15 09:22:34 -0600
commit404043a902a5673f14055f47faa4b08f78197384 (patch)
treeb19c1c8122df414a97656385e3d3456226e743ad /constants.asm
parente37784f90f23eda6b3b774681cff1c244de8b1fa (diff)
parent916b31351797bece6510db6128fb7fd24b6ccc3f (diff)
Merge in sawakita's W_PEOPLEMOVEMENTS changes.
hg-commit-id: 047693a39b24
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index 60325b73..f021dc86 100644
--- a/constants.asm
+++ b/constants.asm
@@ -162,7 +162,7 @@ W_MAPDATAPTR EQU $D36A
W_MAPTEXTPTR EQU $D36C
W_MAPSCRIPTPTR EQU $D36E
-W_MAPTEXTPTRLIST EQU $D4E4
+W_PEOPLEMOVEPERMISSIONS EQU $D4E4
W_PLAYERCOINS1 EQU $D5A4
W_PLAYERCOINS2 EQU $D5A5