You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix a static address.
This commit is contained in:
@@ -472,7 +472,7 @@ Script_loadmenudata: ; 0x96efa
|
|||||||
ld l, a
|
ld l, a
|
||||||
call GetScriptByte
|
call GetScriptByte
|
||||||
ld h, a
|
ld h, a
|
||||||
ld de, $1d35
|
ld de, LoadMenuDataHeader
|
||||||
ld a, [ScriptBank]
|
ld a, [ScriptBank]
|
||||||
call Function26b7
|
call Function26b7
|
||||||
call Function1ad2
|
call Function1ad2
|
||||||
|
Reference in New Issue
Block a user