Add Quick Swap
This commit is contained in:
@@ -197,6 +197,10 @@ org $30804A ; PC 0x18004A
|
||||
InvertedMode:
|
||||
db #$00 ; #$00 = Normal (default) - #$01 = Inverted
|
||||
;--------------------------------------------------------------------------------
|
||||
org $30804B ; PC 0x18004B
|
||||
QuickSwapFlag:
|
||||
db #$00 ; #$00 = Off (default) - #$01 = On
|
||||
;--------------------------------------------------------------------------------
|
||||
org $308080 ; PC 0x180080
|
||||
Upgrade5BombsRefill:
|
||||
db #$00
|
||||
|
||||
Reference in New Issue
Block a user