Merge in beta changes to pikit mode #4

Open
karafruit wants to merge 36 commits from pikit_mode_merge into pikit_mode
2 changed files with 7 additions and 0 deletions
Showing only changes of commit 2f404873b8 - Show all commits
+4
View File
@@ -5,6 +5,10 @@ NOP
pullpc
ClearLootHUD:
LDA.b GameMode
CMP.b #$07
BNE UpdateLootHUD
PHP
REP #$20
LDA.w #!BlankTile : STA.w EnemyDropIndicator
+3
View File
@@ -2765,6 +2765,9 @@ JSL AdjustDefaultGraphics
org $828190
JSL LoadDungeonIndicator
org $829AA2
JSL LoadDungeonIndicator
;================================================================================
; Special Weapons Modes
;--------------------------------------------------------------------------------