diff options
Diffstat (limited to 'apps/status.h')
-rw-r--r-- | apps/status.h | 2 |
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 @@ #ifndef _STATUS_H #define _STATUS_H +/* Do not reorder these, inbuilt statusbar icons and the + * skin engine %mp tag depend on this ordering. */ enum playmode { STATUS_PLAY, |