Menu option, settings file

This commit is contained in:
BlastBrothers 2022-04-16 20:47:40 -04:00
parent 164d56a21f
commit 559a99c5fc
2 changed files with 10 additions and 0 deletions

View file

@ -803,6 +803,7 @@ class FurnaceGUI {
int loadJapanese;
int fmLayout;
int sampleLayout;
int waveLayout;
int susPosition;
int effectCursorDir;
int cursorPastePos;
@ -877,6 +878,7 @@ class FurnaceGUI {
loadJapanese(0),
fmLayout(0),
sampleLayout(0),
waveLayout(0),
susPosition(0),
effectCursorDir(1),
cursorPastePos(1),