diff options
Diffstat (limited to 'src/ap_state.h')
-rw-r--r-- | src/ap_state.h | 2 |
1 files changed, 2 insertions, 0 deletions
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(); | |||
40 | 40 | ||
41 | bool AP_HasAchievement(const std::string& achievement_name); | 41 | bool AP_HasAchievement(const std::string& achievement_name); |
42 | 42 | ||
43 | bool AP_HasEarlyColorHallways(); | ||
44 | |||
43 | #endif /* end of include guard: AP_STATE_H_664A4180 */ | 45 | #endif /* end of include guard: AP_STATE_H_664A4180 */ |