Fixed issue with bonk drops not showing sparkles in DW

This commit is contained in:
codemann8
2025-12-08 20:40:39 -06:00
parent 0d827eadd2
commit 5b7a4c11ed

View File

@@ -701,7 +701,6 @@ OWBonkDropLookup:
OWBonkDropCollected:
{
; check if collected
CLC
LDA.b IndoorsFlag : BEQ +
LDA.l RoomDataWRAM[$0120].high : AND.b 3,S : BEQ .return ; S = Collected, FlagBitmask, X (row + 2)
SEC : RTS
@@ -717,7 +716,7 @@ OWBonkDropCollected:
SEC : RTS
.return
RTS
CLC : RTS
}
; A = SprItemReceipt, Y = Sprite Slot Index, X = free/overwritten