aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/include/tier0.def
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/include/tier0.def')
-rw-r--r--NorthstarDedicatedTest/include/tier0.def10
1 files changed, 10 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/include/tier0.def b/NorthstarDedicatedTest/include/tier0.def
new file mode 100644
index 00000000..6834b009
--- /dev/null
+++ b/NorthstarDedicatedTest/include/tier0.def
@@ -0,0 +1,10 @@
+LIBRARY tier0.dll
+EXPORTS
+CreateGlobalMemAlloc
+g_pMemAllocSingleton
+ThreadInMainThread
+
+Error
+
+LoggingSystem_RegisterLoggingListener
+LoggingSystem_Log \ No newline at end of file