summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 6ddcf2f42..9158a4047 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2421,7 +2421,7 @@ wMapObjectsEnd::
wObjectMasks:: ds NUM_OBJECTS ; d81e
-wVariableSprites:: ds 16; d82e
+wVariableSprites:: ds $100 - SPRITE_VARS ; d82e
wEnteredMapFromContinue:: db ; d83e
ds 2