Fix hold + IRS bug.

This commit is contained in:
Randy Thiemann 2023-10-23 06:16:55 +02:00
parent 384a8fa801
commit 6ca137d41b
1 changed files with 1 additions and 0 deletions

View File

@ -555,6 +555,7 @@ DoHold:
ldh [hCurrentPieceRotationState], a
ld a, SFX_IRS
call SFXEnqueue
jr .doHoldOperation
.checkIRSHB
ldh a, [hSwapAB]