From 39ac6c301a5cdef54dadff300ad5cf86dff2713b Mon Sep 17 00:00:00 2001 From: cassidoxa Date: Mon, 7 Aug 2023 13:50:33 -0400 Subject: [PATCH] Fix mushroom gfx loading --- inventory.asm | 1 + tables.asm | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory.asm b/inventory.asm index 6c87155..199729c 100644 --- a/inventory.asm +++ b/inventory.asm @@ -548,6 +548,7 @@ LoadMushroom: LDA.b #$00 : STA.l RedrawFlag %GetPossiblyEncryptedItem(MushroomItem, SpriteItemValues) + JSR.w ResolveLootID STA.w SpriteID,X JSL.l PrepDynamicTile diff --git a/tables.asm b/tables.asm index e97b07c..b676acd 100644 --- a/tables.asm +++ b/tables.asm @@ -585,7 +585,7 @@ org $87F52F dw $0191 ;-------------------------------------------------------------------------------- -;Map Pendant / Crystal Indicators +;Map Pendant / Crystal Indicators - DEPRECATED in favor of WorldMapIcon_tile, don't use org $8ABF2E ; PC 0x53F02 dw $0100 ; #$6234 - Master Sword