summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/map.asm b/home/map.asm
index 2766878b..ebdd00ff 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -209,7 +209,7 @@ Function2086::
Function20ac::
ld a, $1
- ld [wRTCEnabled], a
+ ld [wSpriteUpdatesEnabled], a
farcall Function8c3e9
farcall UpdateTimeOfDayPal
call OverworldTextModeSwitch
@@ -2128,7 +2128,7 @@ FinishExitMenu::
ReturnToMapWithSpeechTextbox::
push af
ld a, $1
- ld [wRTCEnabled], a
+ ld [wSpriteUpdatesEnabled], a
call ClearBGPalettes
call ClearSprites
call ReloadTilesetAndPalettes