hFFEC is not an HRAM location

This commit is contained in:
Rangi 2019-03-03 15:07:00 -05:00
parent e96330e66a
commit ae31902074
2 changed files with 1 additions and 2 deletions

View File

@ -160,4 +160,3 @@ hDMATransfer:: db ; ffe8
hMobile:: db ; ffe9
hSystemBooted:: db ; ffea
hClockResetTrigger:: db ; ffeb
hFFEC:: db ; ffec

View File

@ -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