aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/squirrel.h
diff options
context:
space:
mode:
authorEmma Miler <emma.pi@protonmail.com>2022-11-27 21:27:42 +0100
committerGitHub <noreply@github.com>2022-11-27 21:27:42 +0100
commit9ed73b5b989ce079a7349f7bdda88689fd5ac1c4 (patch)
treea60415625e3d3efd6c3c957af6c65aa656be6d49 /NorthstarDLL/squirrel.h
parent3d7e310a3253ad41707217e77c62f1d8dcbc3a8b (diff)
downloadNorthstarLauncher-9ed73b5b989ce079a7349f7bdda88689fd5ac1c4.tar.gz
NorthstarLauncher-9ed73b5b989ce079a7349f7bdda88689fd5ac1c4.zip
Pre-init squirrel managers (#348)
* init * Format
Diffstat (limited to 'NorthstarDLL/squirrel.h')
-rw-r--r--NorthstarDLL/squirrel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDLL/squirrel.h b/NorthstarDLL/squirrel.h
index 626d4f12..65dd66c5 100644
--- a/NorthstarDLL/squirrel.h
+++ b/NorthstarDLL/squirrel.h
@@ -355,6 +355,8 @@ template <ScriptContext context> class SquirrelManager : public virtual Squirrel
template <ScriptContext context> SquirrelManager<context>* g_pSquirrel;
+void InitialiseSquirrelManagers();
+
/*
Beware all ye who enter below.
This place is not a place of honor... no highly esteemed deed is commemorated here... nothing valued is here.