From 18eccff16c3cd97ee02685d753ffefbaa7bbbb4c Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 28 Sep 2023 13:48:57 -0400 Subject: Added early color hallways support --- src/ap_state.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ap_state.h') diff --git a/src/ap_state.h b/src/ap_state.h index 64caeea..3fd51aa 100644 --- a/src/ap_state.h +++ b/src/ap_state.h @@ -40,4 +40,6 @@ VictoryCondition AP_GetVictoryCondition(); bool AP_HasAchievement(const std::string& achievement_name); +bool AP_HasEarlyColorHallways(); + #endif /* end of include guard: AP_STATE_H_664A4180 */ -- cgit 1.4.1