aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/main.h
blob: 412f1e254784f80d893764ac79b1812cadb931cf (plain)
1
2
3
4
#pragma once

extern "C" __declspec(dllexport) bool InitialiseNorthstar();
extern "C" __declspec(dllexport) bool LoadPlugins();