Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -1459,9 +1459,9 @@ CalcPkmnStatC: ; e17b
|
||||
ld a, [hl]
|
||||
swap a
|
||||
and $1
|
||||
rept 3
|
||||
add a
|
||||
endr
|
||||
add a
|
||||
add a
|
||||
ld b, a
|
||||
ld a, [hli]
|
||||
and $1
|
||||
|
Reference in New Issue
Block a user