Add a comment about the ordering of 'enum playmode'

Change-Id: I1f259afaa2d0212c5bedba41380e51b9a911aaaf
This commit is contained in:
Aidan MacDonald 2022-10-04 13:43:48 +01:00
parent 9f09cdc9b8
commit ec1611dfa6

View file

@ -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,