implement remote item checks

This commit is contained in:
Bonta-kun
2020-01-18 06:38:47 +01:00
committed by caitsith2
parent c3c5ba9d53
commit 2a5e305fc6
6 changed files with 70 additions and 15 deletions

View File

@@ -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