custom config directory
This commit is contained in:
parent
8bdbd1074f
commit
f42cfcbdc8
7 changed files with 103 additions and 3 deletions
|
|
@ -86,6 +86,8 @@ class FurnaceGUI {
|
|||
ImVec4 uiColors[GUI_COLOR_MAX];
|
||||
ImVec4 volColors[128];
|
||||
|
||||
char finalConfigPath[4096];
|
||||
|
||||
int curIns, curWave, curSample, curOctave, oldRow, editStep;
|
||||
bool editControlsOpen, ordersOpen, insListOpen, songInfoOpen, patternOpen, insEditOpen;
|
||||
bool waveListOpen, waveEditOpen, sampleListOpen, sampleEditOpen, aboutOpen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue