diff --git a/tables.asm b/tables.asm index 7c91a38..b5b25a2 100644 --- a/tables.asm +++ b/tables.asm @@ -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) ;--------------------------------------------------------------------------------