GUI: real-time color setting preview
This commit is contained in:
parent
7905b813e0
commit
ac286fc8d1
3 changed files with 116 additions and 106 deletions
|
|
@ -1126,7 +1126,7 @@ class FurnaceGUI {
|
|||
int load(String path);
|
||||
void exportAudio(String path, DivAudioExportModes mode);
|
||||
|
||||
void applyUISettings();
|
||||
void applyUISettings(bool updateFonts=true);
|
||||
void initSystemPresets();
|
||||
|
||||
void encodeMMLStr(String& target, int* macro, int macroLen, int macroLoop, int macroRel, bool hex=false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue