diff options
Diffstat (limited to 'ap_state.h')
-rw-r--r-- | ap_state.h | 2 |
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 | ||
29 | const std::map<std::string, std::string> AP_GetPaintingMapping(); | 29 | const std::map<std::string, std::string> AP_GetPaintingMapping(); |
30 | 30 | ||
31 | int AP_GetMasteryRequirement(); | ||
32 | |||
31 | #endif /* end of include guard: AP_STATE_H_664A4180 */ | 33 | #endif /* end of include guard: AP_STATE_H_664A4180 */ |