GUI: prepare to add "make me a drum kit"

This commit is contained in:
tildearrow 2024-01-28 02:38:20 -05:00
parent ac1e09af84
commit b600be9b26
4 changed files with 6 additions and 0 deletions

View file

@ -1966,6 +1966,7 @@ void FurnaceGUI::drawSettings() {
UI_KEYBIND_CONFIG(GUI_ACTION_SAMPLE_LIST_PREVIEW);
UI_KEYBIND_CONFIG(GUI_ACTION_SAMPLE_LIST_STOP_PREVIEW);
UI_KEYBIND_CONFIG(GUI_ACTION_SAMPLE_LIST_DIR_VIEW);
UI_KEYBIND_CONFIG(GUI_ACTION_SAMPLE_LIST_MAKE_MAP);
KEYBIND_CONFIG_END;
ImGui::TreePop();