prepare for config import/export/reset

This commit is contained in:
tildearrow 2024-05-17 12:45:31 -05:00
parent bc11f983ee
commit 724632e2a3
3 changed files with 26 additions and 0 deletions

View file

@ -632,6 +632,7 @@ enum FurnaceGUIWarnings {
GUI_WARN_SYSTEM_DEL,
GUI_WARN_CLEAR_HISTORY,
GUI_WARN_CV,
GUI_WARN_RESET_CONFIG,
GUI_WARN_GENERIC
};