diff options
author | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2021-12-19 03:13:28 +0000 |
---|---|---|
committer | BobTheBob <32057864+BobTheBob9@users.noreply.github.com> | 2021-12-19 03:13:28 +0000 |
commit | 75b9583a6b66c09596f4c0a25188ba4d99ca34da (patch) | |
tree | 4eef5ac3c28faa511d08be350f6bc028d5ebc290 /NorthstarDedicatedTest/include/tier0.def | |
parent | 682a00eaac30139929b1bb179ae7f4aa1a038572 (diff) | |
download | NorthstarLauncher-75b9583a6b66c09596f4c0a25188ba4d99ca34da.tar.gz NorthstarLauncher-75b9583a6b66c09596f4c0a25188ba4d99ca34da.zip |
openssl support
Diffstat (limited to 'NorthstarDedicatedTest/include/tier0.def')
-rw-r--r-- | NorthstarDedicatedTest/include/tier0.def | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/NorthstarDedicatedTest/include/tier0.def b/NorthstarDedicatedTest/include/tier0.def deleted file mode 100644 index 6834b009..00000000 --- a/NorthstarDedicatedTest/include/tier0.def +++ /dev/null @@ -1,10 +0,0 @@ -LIBRARY tier0.dll -EXPORTS -CreateGlobalMemAlloc -g_pMemAllocSingleton -ThreadInMainThread - -Error - -LoggingSystem_RegisterLoggingListener -LoggingSystem_Log
\ No newline at end of file |