about summary refs log tree commit diff stats
path: root/ap_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'ap_state.h')
-rw-r--r--ap_state.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ap_state.h b/ap_state.h index 434b7b2..d880c71 100644 --- a/ap_state.h +++ b/ap_state.h
@@ -28,4 +28,6 @@ bool AP_IsPaintingShuffle();
28 28
29const std::map<std::string, std::string> AP_GetPaintingMapping(); 29const std::map<std::string, std::string> AP_GetPaintingMapping();
30 30
31int AP_GetMasteryRequirement();
32
31#endif /* end of include guard: AP_STATE_H_664A4180 */ 33#endif /* end of include guard: AP_STATE_H_664A4180 */