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 0231628..e145066 100644 --- a/src/ap_state.h +++ b/src/ap_state.h | |||
@@ -46,6 +46,8 @@ bool AP_HasAchievement(const std::string& achievement_name); | |||
46 | 46 | ||
47 | bool AP_HasEarlyColorHallways(); | 47 | bool AP_HasEarlyColorHallways(); |
48 | 48 | ||
49 | bool AP_IsPilgrimageEnabled(); | ||
50 | |||
49 | SunwarpAccess AP_GetSunwarpAccess(); | 51 | SunwarpAccess AP_GetSunwarpAccess(); |
50 | 52 | ||
51 | #endif /* end of include guard: AP_STATE_H_664A4180 */ | 53 | #endif /* end of include guard: AP_STATE_H_664A4180 */ |