Migrating

This commit is contained in:
Ben V. Brown
2024-02-18 11:09:27 +11:00
parent 6a0a19f0fd
commit 9ff4805068
31 changed files with 429 additions and 349 deletions

View File

@@ -36,7 +36,6 @@ typedef struct {
} menuitem;
void enterSettingsMenu();
bool warnUser(const char *warning, const ButtonState buttons);
extern const menuitem rootSettingsMenu[];
extern const menuitem *subSettingsMenus[];