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