summaryrefslogtreecommitdiff
path: root/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'messages.h')
-rw-r--r--messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/messages.h b/messages.h
index a46d38dc..bd658d1b 100644
--- a/messages.h
+++ b/messages.h
@@ -11,6 +11,7 @@ enum {
M_PAUSESONG,
M_PLAYRANDOM,
M_SONGSEEK,
+ M_SONGCHANGED, // p1=from, p2=to
};
#endif // __MESSAGES_H