summaryrefslogtreecommitdiff
path: root/plugins/StartPosition/src/startposition.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartPosition/src/startposition.h')
-rw-r--r--plugins/StartPosition/src/startposition.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StartPosition/src/startposition.h b/plugins/StartPosition/src/startposition.h
index fe5235e521..35c3982cc8 100644
--- a/plugins/StartPosition/src/startposition.h
+++ b/plugins/StartPosition/src/startposition.h
@@ -26,6 +26,8 @@ class CMPlugin : public PLUGIN<CMPlugin>
public:
CMPlugin();
+ void Init();
+
int __cdecl OnOptionsInit(WPARAM, LPARAM);
void positionClist();