Flag for adjuster to know if extended MSU is present in rom or not.
This commit is contained in:
@@ -1820,6 +1820,10 @@ db #$00
|
||||
org $30E36C ; PC 0x18636C
|
||||
RemoteItems:
|
||||
db #$00 ; $00 = off; $01 = on (default: off)
|
||||
|
||||
org $30E36D ; PC 0x18636D
|
||||
ExtendedMSU:
|
||||
db #$01 ; $00 = off; $01 = on (Hard-coded: on)
|
||||
;--------------------------------------------------------------------------------
|
||||
; 0x186380 - 187FFF (unused)
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user