More usage docs

This commit is contained in:
xCrystal
2024-02-26 22:09:32 +01:00
parent 7a64a894e4
commit 34d7b5c8a1
5 changed files with 57 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ DoNextFrameForAllSprites:
jr nz, .loop
ld a, [wStateFlags]
bit 2, a
bit DONT_CLEAR_SHADOW_OAM_IN_SPRITE_ANIMS_F, a
ret nz
; Clear (wShadowOAM + [wCurSpriteOAMAddr] --> wShadowOAMEnd)