mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +00:00
ootw: c2: lock door now that debugging is done
This commit is contained in:
parent
aa5a06a7d5
commit
440320366d
@ -1261,7 +1261,7 @@ door_c2_r4_status:
|
||||
c2_r4_door0_status: .byte DOOR_STATUS_CLOSED
|
||||
c2_r4_door1_status: .byte DOOR_STATUS_CLOSED
|
||||
c2_r4_door2_status: .byte DOOR_STATUS_CLOSED
|
||||
c2_r4_door3_status: .byte DOOR_STATUS_CLOSED
|
||||
c2_r4_door3_status: .byte DOOR_STATUS_LOCKED
|
||||
|
||||
door_c2_r4_x:
|
||||
c2_r4_door0_x: .byte 18
|
||||
|
Loading…
Reference in New Issue
Block a user