You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -169,9 +169,10 @@ InitPartyMenuIcon: ; 8e908 (23:6908)
|
||||
call GetMemIconGFX
|
||||
ld a, [hObjectStructIndexBuffer]
|
||||
; y coord
|
||||
rept 4
|
||||
add a
|
||||
endr
|
||||
add a
|
||||
add a
|
||||
add a
|
||||
add $1c
|
||||
ld d, a
|
||||
; x coord
|
||||
|
||||
Reference in New Issue
Block a user