summaryrefslogtreecommitdiff
path: root/engine/overworld/time.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/overworld/time.asm')
-rw-r--r--engine/overworld/time.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/time.asm b/engine/overworld/time.asm
index 52e744d90..0f3aa64b6 100644
--- a/engine/overworld/time.asm
+++ b/engine/overworld/time.asm
@@ -272,7 +272,7 @@ DoMysteryGiftIfDayHasPassed:
ld hl, wBuffer1
call InitOneDayCountdown
call CloseSRAM
- farcall Function1050c8
+ farcall ResetDailyMysteryGiftLimitIfUnlocked
.not_timed_out
ld a, BANK(sMysteryGiftTimer)