diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
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 |