summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2019-03-03 15:07:00 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2019-03-03 15:07:00 -0500
commitae319020740918973849652a5d0ab8ff7f8dbbd7 (patch)
tree8a4d44f7094ad7e39fa2bc2894454552335f593a /mobile
parente96330e66a6017f558d83004a15906edf70b2da9 (diff)
hFFEC is not an HRAM location
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_5f.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm
index a2668fa89..d36daca91 100644
--- a/mobile/mobile_5f.asm
+++ b/mobile/mobile_5f.asm
@@ -3286,7 +3286,7 @@ Function17e5af:
ld h, a
bccoord 0, 0
add hl, bc
- ld bc, hFFEC
+ ld bc, $ffec
add hl, bc
ld a, [wMobileInactivityTimerSeconds]
ld c, a