Game status buffer
Prev:
68A0
Up:
Map
Next:
68A2
68A1: Current door
This is the current door id. Bit 7 is the door_REVERSE flag.
Used by the routines at
is_door_locked
,
door_handling
,
door_handling_interior
and
solitary
.
current_door
68A1
DEFB $00
Prev:
68A0
Up:
Map
Next:
68A2