mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-02 04:39:59 -07:00
Tidy up some code and patterns
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define ADD_SCENE(name, id) Scene##id,
|
||||
typedef enum {
|
||||
#include "_scenes.h"
|
||||
SceneCount,
|
||||
SceneCOUNT,
|
||||
} Scene;
|
||||
#undef ADD_SCENE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user