mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-06 23:09:02 +00:00
Standalone app api v3 (#2772)
Added file io, and updated some ui elements. Also added Digital Rain standalone app for an example.
This commit is contained in:
@@ -113,7 +113,7 @@ class Theme {
|
||||
|
||||
static void SetTheme(ThemeId theme);
|
||||
static ThemeTemplate* current;
|
||||
|
||||
static void destroy(); // used from standalone app, to prevent memleak
|
||||
private:
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user