summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_NewStory.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/m_NewStory.h')
-rw-r--r--plugins/ExternalAPI/m_NewStory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ExternalAPI/m_NewStory.h b/plugins/ExternalAPI/m_NewStory.h
index ef2a247426..00bf7b6e44 100644
--- a/plugins/ExternalAPI/m_NewStory.h
+++ b/plugins/ExternalAPI/m_NewStory.h
@@ -2,6 +2,8 @@
#include <vector>
+#define NS_PROTO_MENU_POS 1000001
+
enum
{
NSM_FIRST = WM_USER + 100,