You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
hLCDCPointer and InitList
This commit is contained in:
@@ -5,10 +5,10 @@ BattleIntroSlidingPics: ; 4e980
|
||||
ld [rSVBK], a
|
||||
call .subfunction1
|
||||
ld a, rSCX - $ff00
|
||||
ld [hFFC6], a
|
||||
ld [hLCDCPointer], a
|
||||
call .subfunction2
|
||||
xor a
|
||||
ld [hFFC6], a
|
||||
ld [hLCDCPointer], a
|
||||
pop af
|
||||
ld [rSVBK], a
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user