You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
hLabel - $ff00 -> LOW(hLabel)
This commit is contained in:
@@ -315,7 +315,7 @@ StartTrainerBattle_SetUpForWavyOutro:
|
||||
|
||||
call StartTrainerBattle_NextScene
|
||||
|
||||
ld a, rSCX - $ff00
|
||||
ld a, LOW(rSCX)
|
||||
ldh [hLCDCPointer], a
|
||||
xor a
|
||||
ldh [hLYOverrideStart], a
|
||||
|
||||
Reference in New Issue
Block a user