From 53a2ec277f20a7c260e80af527659e769f6d2ac6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 9 May 2023 11:14:10 -0400 Subject: Support reduce_checks --- 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 d880c71..f0dcadb 100644 --- a/src/ap_state.h +++ b/src/ap_state.h @@ -30,4 +30,6 @@ const std::map AP_GetPaintingMapping(); int AP_GetMasteryRequirement(); +bool AP_IsReduceChecks(); + #endif /* end of include guard: AP_STATE_H_664A4180 */ -- cgit 1.4.1