implement remote item checks
This commit is contained in:
@@ -1817,6 +1817,10 @@ db #$00
|
||||
ChestGameItem_Player: ; 0x18636B
|
||||
db #$00
|
||||
;--------------------------------------------------------------------------------
|
||||
org $30E36C ; PC 0x18636C
|
||||
RemoteItems:
|
||||
db #$00 ; $00 = off; $01 = on (default: off)
|
||||
;--------------------------------------------------------------------------------
|
||||
; Player names (32 bytes/player)
|
||||
;--------------------------------------------------------------------------------
|
||||
org $30E380 ; PC 0x186380
|
||||
|
||||
Reference in New Issue
Block a user