prepare for a clear option

This commit is contained in:
tildearrow 2022-04-24 16:57:58 -05:00
parent bb4bc01778
commit e414056f2d
2 changed files with 30 additions and 2 deletions

View file

@ -264,6 +264,7 @@ enum FurnaceGUIWarnings {
GUI_WARN_RESET_COLORS,
GUI_WARN_RESET_KEYBINDS,
GUI_WARN_CLOSE_SETTINGS,
GUI_WARN_CLEAR,
GUI_WARN_GENERIC
};