Fix HUD item icon not refreshing after last bomb spent
Rename UpdateHUD to UpdateHUDFlag, replace with UpdateHUD vanilla JSR label
This commit is contained in:
@@ -108,7 +108,6 @@ Equipment_SearchForEquippedItemLong = $8DE395
|
||||
HUD_RebuildLong = $8DFA78
|
||||
HUD_RebuildIndoor_Palace = $8DFA88
|
||||
HUD_RebuildLong2 = $8DFA88
|
||||
RebuildHUD_update = $8DFAA5
|
||||
Messaging_Text = $8EEE10
|
||||
AfterDeathCounterOutput = $8E8FD
|
||||
Overworld_TileAttr = $8FFD94
|
||||
@@ -153,12 +152,15 @@ Ancilla29_MilestoneItemReceipt_skip_crystal_sfx = $88CAE5
|
||||
Ancilla29_MilestoneItemReceipt_no_sparkle = $88CB2E
|
||||
Ancilla_SetOAM_XY = $88F6F3
|
||||
Ancilla_AddAncilla = $899CCE
|
||||
UpdateHUD = $8DDFA9
|
||||
DrawProgressIcons = $8DE9C8
|
||||
ItemMenu_DrawEquippedYItem = $8DEB3A
|
||||
ItemMenu_DrawEquippedYItem_exit = $8DECE6
|
||||
ItemMenu_DrawEquipment_dungeonitems = $8DEDCC
|
||||
DrawEquipment = $8DED29
|
||||
DrawEquipment_in_a_dungeon = $8DEDFE
|
||||
RebuildHUD = $8DFA90
|
||||
RebuildHUD_update = $8DFAA5
|
||||
UpdateHUDBuffer_update_item_check_arrows = $8DFB41
|
||||
RenderText_DecompressAndDrawSingle = $8EF4FB
|
||||
DecompressFontGFX = $8EF572
|
||||
|
||||
Reference in New Issue
Block a user