summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorIdain <luiscarlosholguinperez@outlook.com>2022-01-10 21:57:40 -0400
committerGitHub <noreply@github.com>2022-01-10 20:57:40 -0500
commit5ac4a517513da3acc80abdac0cc74f39b5f92907 (patch)
treee49bb011e86ac4eef24612e33a595dc31e0f7d9d /mobile
parent67207fab94bbe24c79260dd0ad1be4e0579552c4 (diff)
Use time constants more often (#867)
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_40.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_40.asm b/mobile/mobile_40.asm
index 5b287adc5..101df6d59 100644
--- a/mobile/mobile_40.asm
+++ b/mobile/mobile_40.asm
@@ -1083,7 +1083,7 @@ Function1006dc:
ldh a, [hHours]
sbc c
jr nc, .asm_1006fb
- add $18
+ add MAX_HOUR
.asm_1006fb
ld [de], a