summaryrefslogtreecommitdiff
path: root/home/time.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/time.asm')
-rw-r--r--home/time.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/time.asm b/home/time.asm
index fff52b173..bb2d8966b 100644
--- a/home/time.asm
+++ b/home/time.asm
@@ -192,7 +192,7 @@ Function658: ; 658
ld [StringBuffer2], a
ld a, $0
ld [$d089], a
- jr .asm_677
+ jr Function677
call UpdateTime
ld a, [hHours]
@@ -201,9 +201,9 @@ Function658: ; 658
ld [$d088], a
ld a, [hSeconds]
ld [$d089], a
- jr .asm_677
+ jr Function677
-.asm_677
+Function677
ld a, $5
ld hl, $40ed
rst FarCall