diff options
Diffstat (limited to 'home/time.asm')
-rw-r--r-- | home/time.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/time.asm b/home/time.asm index f767dad04..a9e43647f 100644 --- a/home/time.asm +++ b/home/time.asm @@ -194,6 +194,7 @@ Function658: ; 658 ld [$d089], a jr Function677 +Function663: ; 663 call UpdateTime ld a, [hHours] ld [$d087], a |