about summary refs log tree commit diff stats
path: root/src/ap_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ap_state.h')
-rw-r--r--src/ap_state.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ap_state.h b/src/ap_state.h index f0dcadb..a9edd9e 100644 --- a/src/ap_state.h +++ b/src/ap_state.h
@@ -32,4 +32,6 @@ int AP_GetMasteryRequirement();
32 32
33bool AP_IsReduceChecks(); 33bool AP_IsReduceChecks();
34 34
35bool AP_HasAchievement(const std::string& achievement_name);
36
35#endif /* end of include guard: AP_STATE_H_664A4180 */ 37#endif /* end of include guard: AP_STATE_H_664A4180 */