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 e2ff22b..4de7689 100644 --- a/src/ap_state.h +++ b/src/ap_state.h
@@ -76,6 +76,8 @@ std::set<std::string> AP_GetCheckedPaintings();
76 76
77bool AP_IsPaintingChecked(const std::string& painting_id); 77bool AP_IsPaintingChecked(const std::string& painting_id);
78 78
79void AP_RevealPaintings();
80
79int AP_GetMasteryRequirement(); 81int AP_GetMasteryRequirement();
80 82
81int AP_GetLevel2Requirement(); 83int AP_GetLevel2Requirement();