summaryrefslogtreecommitdiff
path: root/engine/rtc/timeset.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/rtc/timeset.asm')
-rw-r--r--engine/rtc/timeset.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/rtc/timeset.asm b/engine/rtc/timeset.asm
index da1012ff8..cdb2c9a12 100644
--- a/engine/rtc/timeset.asm
+++ b/engine/rtc/timeset.asm
@@ -19,7 +19,7 @@ InitClock:
ld c, 8
call DelayFrames
call RotateFourPalettesLeft
- call ClearTileMap
+ call ClearTilemap
call ClearSprites
ld b, SCGB_DIPLOMA
call GetSGBLayout