Identify more bit flags (#1153)
This commit is contained in:
@@ -659,7 +659,7 @@ Function1163c0:
|
||||
ld bc, 16 * SPRITEOAMSTRUCT_LENGTH
|
||||
call ByteFill
|
||||
call DelayFrame
|
||||
farcall _RefreshSprites
|
||||
farcall LoadStandingSpritesGFX
|
||||
ld b, SCGB_MAPPALS
|
||||
call GetSGBLayout
|
||||
ldh a, [rSVBK]
|
||||
@@ -677,7 +677,7 @@ Function1163c0:
|
||||
ld a, $90
|
||||
ldh [hWY], a
|
||||
call UpdateSprites
|
||||
farcall _ClearSprites
|
||||
farcall LoadWalkingSpritesGFX
|
||||
pop af
|
||||
ldh [rSVBK], a
|
||||
farcall HDMATransferTilemapAndAttrmap_Overworld
|
||||
|
Reference in New Issue
Block a user