summaryrefslogtreecommitdiff
path: root/include/toBeSorted
diff options
context:
space:
mode:
Diffstat (limited to 'include/toBeSorted')
-rw-r--r--include/toBeSorted/event_manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/toBeSorted/event_manager.h b/include/toBeSorted/event_manager.h
index f921ab2b..c248e8b8 100644
--- a/include/toBeSorted/event_manager.h
+++ b/include/toBeSorted/event_manager.h
@@ -41,6 +41,8 @@ public:
return strequals(getCurrentEventName(), name);
}
+ static bool eventRelatedStateFlags_shift0x11_1();
+
// Something like isActorInEvent maybe?
static bool FUN_800a0570(dAcBase_c *actor);
static bool FUN_800a0ba0();