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:
@@ -326,7 +326,7 @@ RefreshMapSprites: ; 1047f0
|
||||
jr nz, .skip
|
||||
ld hl, VramState
|
||||
set 0, [hl]
|
||||
call Function2e31
|
||||
call SafeUpdateSprites
|
||||
.skip
|
||||
ld a, [wPlayerSpriteSetupFlags]
|
||||
and %00011100
|
||||
|
||||
Reference in New Issue
Block a user