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 d880c71..f0dcadb 100644 --- a/src/ap_state.h +++ b/src/ap_state.h | |||
@@ -30,4 +30,6 @@ const std::map<std::string, std::string> AP_GetPaintingMapping(); | |||
30 | 30 | ||
31 | int AP_GetMasteryRequirement(); | 31 | int AP_GetMasteryRequirement(); |
32 | 32 | ||
33 | bool AP_IsReduceChecks(); | ||
34 | |||
33 | #endif /* end of include guard: AP_STATE_H_664A4180 */ | 35 | #endif /* end of include guard: AP_STATE_H_664A4180 */ |