Another WRAM label pass
Deleted compression.asm
This commit is contained in:
@@ -6,7 +6,7 @@ GetMagicBatItem:
|
||||
%GetPossiblyEncryptedItem(MagicBatItem, SpriteItemValues)
|
||||
CMP.b #$FF : BEQ .normalLogic
|
||||
TAY
|
||||
STZ.b $02E9 ; 0 = Receiving item from an NPC or message
|
||||
STZ.b ItemReceiptMethod ; 0 = Receiving item from an NPC or message
|
||||
JML.l Link_ReceiveItem
|
||||
.normalLogic
|
||||
LDA.l HalfMagic
|
||||
|
||||
Reference in New Issue
Block a user