summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_core.h b/mp_core.h
index d3ff5c0785..4a667b56d7 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -32,6 +32,7 @@
#define PT_PREV_SRC -2
#define PT_UP_NEXT 3
#define PT_UP_PREV -3
+#define PT_STOP 4
typedef struct MPContext {