#pragma once extern "C" __declspec(dllexport) bool InitialiseNorthstar(); extern "C" __declspec(dllexport) bool LoadPlugins();