about summary refs log tree commit diff stats
path: root/src/ap_state.h
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-02-26 21:28:25 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2024-02-26 21:28:25 -0500
commitbe20b76ac411cc6017c4359ee36a1c9855a9f66e (patch)
treebc96ec093d6df99bb8f8968b67f215dbed19a02b /src/ap_state.h
parentefa0587b4399a45faecf5aa941ff75a40595a124 (diff)
parentc714f8d2a5827196ca86ed4351ae22cfce5dfce5 (diff)
downloadlingo-ap-tracker-be20b76ac411cc6017c4359ee36a1c9855a9f66e.tar.gz
lingo-ap-tracker-be20b76ac411cc6017c4359ee36a1c9855a9f66e.tar.bz2
lingo-ap-tracker-be20b76ac411cc6017c4359ee36a1c9855a9f66e.zip
Merge branch 'main' into future
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 e145066..fe424fd 100644 --- a/src/ap_state.h +++ b/src/ap_state.h
@@ -50,4 +50,6 @@ bool AP_IsPilgrimageEnabled();
50 50
51SunwarpAccess AP_GetSunwarpAccess(); 51SunwarpAccess AP_GetSunwarpAccess();
52 52
53bool AP_HasReachedGoal();
54
53#endif /* end of include guard: AP_STATE_H_664A4180 */ 55#endif /* end of include guard: AP_STATE_H_664A4180 */