'Reset to Defaults' button implemented

This commit is contained in:
thecozies
2024-04-21 13:02:47 -05:00
parent 6613c9967d
commit 17aa09506b
4 changed files with 51 additions and 19 deletions
+2
View File
@@ -13,6 +13,8 @@ namespace recomp {
void save_config();
void reset_input_bindings();
void reset_cont_input_bindings();
void reset_kb_input_bindings();
std::filesystem::path get_app_folder_path();