This commit is contained in:
Jonathan Hanon
2019-02-18 14:08:49 -05:00
committed by GitHub
parent be5db09b29
commit ab9e7a029a

View File

@@ -203,7 +203,7 @@ DrawPlayerFileShared:
++
; Mushroom
LDA.l !FS_INVENTORY_SWAP : AND.w #$000F : BEQ +
LDA.l !FS_INVENTORY_SWAP : AND.w #$0008 : BEQ +
%fs_drawItem(3,18,FileSelectItems_mushroom)
BRA ++
+