summaryrefslogtreecommitdiff
path: root/home/time.asm
diff options
context:
space:
mode:
author2Tie <foxman95@ymail.com>2018-06-17 11:16:28 -0600
committer2Tie <foxman95@ymail.com>2018-06-17 11:16:28 -0600
commitb095e626305a4c99f8b14c46b46c1bf97fe00262 (patch)
tree4a69814d4be138c3a3e374f764fae41756018d6d /home/time.asm
parent130f5f1bb94ddcc609b5b5344a72d803b68a1102 (diff)
some more tidying up
Diffstat (limited to 'home/time.asm')
-rw-r--r--home/time.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/time.asm b/home/time.asm
index 3eba96c..d82235d 100644
--- a/home/time.asm
+++ b/home/time.asm
@@ -32,8 +32,8 @@ UpdateTime:: ; 436 (0:0436)
and $1f
ldh [hRTCHours], a
call CloseSRAM
- ld a, [wce63]
- bit 1, a
+ ld a, [wDebugFlags]
+ bit DEBUG_FIELD_F, a
jr z, .asm_0478
ld a, [wd153]
bit 7, a