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

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