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 455fb8981b..932a91c2a1 100644
--- a/plugins/StartPosition/src/startposition.h
+++ b/plugins/StartPosition/src/startposition.h
@@ -23,6 +23,8 @@ struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();
+ int Load() override;
+
void Init();
int __cdecl OnOptionsInit(WPARAM, LPARAM);