Fixing up the hud to indicate Pendant/Crystal etc

This commit is contained in:
aerinon
2022-02-15 12:12:42 -07:00
parent a80171ba9b
commit fe66c67d07
10 changed files with 119 additions and 39 deletions

View File

@@ -37,7 +37,7 @@ PHX : PHY : PHP
++
SEP #$20
LDA #$01 : STA !NMI_AUX+1 : STA !NMI_AUX
LDA #$01 : STA !NMI_MW+1 : STA !NMI_MW
LDA !MULTIWORLD_HUD_DELAY
STA !MULTIWORLD_HUD_TIMER
.textdone
@@ -113,7 +113,7 @@ GetMultiworldItem:
BRA -
++
PLP
LDA #$01 : STA !NMI_AUX+1 : STA !NMI_AUX
LDA #$01 : STA !NMI_MW+1 : STA !NMI_MW
.textend
LDA $5D