diff options
Diffstat (limited to 'NorthstarDedicatedTest/main.h')
-rw-r--r-- | NorthstarDedicatedTest/main.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/main.h b/NorthstarDedicatedTest/main.h new file mode 100644 index 00000000..ef5d86dc --- /dev/null +++ b/NorthstarDedicatedTest/main.h @@ -0,0 +1,3 @@ +#pragma once + +extern "C" __declspec(dllexport) void InitialiseNorthstar();
\ No newline at end of file |