You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
hFFEC is not an HRAM location
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user