You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
About time I got to these functions
This commit is contained in:
@@ -16,12 +16,14 @@ ResetWindow:: ; 2dba
|
||||
; 2dcf
|
||||
|
||||
|
||||
Function2dcf:: ; 2dcf
|
||||
LoadMoveSprites:: ; 2dcf
|
||||
ld a, [hOAMUpdate]
|
||||
push af
|
||||
ld a, $1
|
||||
ld [hOAMUpdate], a
|
||||
|
||||
call Function2de2
|
||||
|
||||
pop af
|
||||
ld [hOAMUpdate], a
|
||||
ld hl, VramState
|
||||
|
||||
Reference in New Issue
Block a user