stuff
This commit is contained in:
parent
e7a638fdd5
commit
59a25fad70
3 changed files with 22 additions and 4 deletions
|
|
@ -7841,7 +7841,8 @@ FurnaceGUI::FurnaceGUI():
|
|||
curTutorialStep(0),
|
||||
audioExportType(0),
|
||||
dmfExportVersion(0),
|
||||
curExportType(GUI_EXPORT_NONE) {
|
||||
curExportType(GUI_EXPORT_NONE),
|
||||
selectedUserPreset(-1) {
|
||||
// value keys
|
||||
valueKeys[SDLK_0]=0;
|
||||
valueKeys[SDLK_1]=1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue