From 440320366dabbd79fc03417fc44293b45a4cde37 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Thu, 22 Aug 2019 13:21:04 -0400 Subject: [PATCH] ootw: c2: lock door now that debugging is done --- ootw/ootw_c2_jail.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ootw/ootw_c2_jail.s b/ootw/ootw_c2_jail.s index 9495ff95..ac53b0ef 100644 --- a/ootw/ootw_c2_jail.s +++ b/ootw/ootw_c2_jail.s @@ -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