GUI: user presets, part 1
This commit is contained in:
parent
ce4432175d
commit
6d8e6a9a55
3 changed files with 66 additions and 15 deletions
|
|
@ -7876,8 +7876,7 @@ FurnaceGUI::FurnaceGUI():
|
|||
curTutorialStep(0),
|
||||
audioExportType(0),
|
||||
dmfExportVersion(0),
|
||||
curExportType(GUI_EXPORT_NONE),
|
||||
selectedUserPreset(-1) {
|
||||
curExportType(GUI_EXPORT_NONE) {
|
||||
// value keys
|
||||
valueKeys[SDLK_0]=0;
|
||||
valueKeys[SDLK_1]=1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue