GUI: prepare for user presets
This commit is contained in:
parent
056fd04c95
commit
afed13001a
2 changed files with 16 additions and 3 deletions
|
|
@ -2428,6 +2428,8 @@ void FurnaceGUI::initSystemPresets() {
|
|||
);
|
||||
CATEGORY_END;
|
||||
|
||||
CATEGORY_BEGIN("User","system presets that you have saved.");
|
||||
CATEGORY_END;
|
||||
|
||||
CATEGORY_BEGIN("FM","chips which use frequency modulation (FM) to generate sound.\nsome of these also pack more (like square and sample channels).");
|
||||
ENTRY(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue