summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/status.h b/apps/status.h
index 1add203a0c..c038b793af 100644
--- a/apps/status.h
+++ b/apps/status.h
@@ -21,6 +21,8 @@
21#ifndef _STATUS_H 21#ifndef _STATUS_H
22#define _STATUS_H 22#define _STATUS_H
23 23
24/* Do not reorder these, inbuilt statusbar icons and the
25 * skin engine %mp tag depend on this ordering. */
24enum playmode 26enum playmode
25{ 27{
26 STATUS_PLAY, 28 STATUS_PLAY,