tildearrow Sound Unit no longer a secret
This commit is contained in:
parent
32ca9e6b0f
commit
fc489239c2
2 changed files with 8 additions and 8 deletions
|
|
@ -490,13 +490,13 @@ void FurnaceGUI::initSystemPresets() {
|
|||
0
|
||||
}
|
||||
));
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"tildearrow Sound Unit", {
|
||||
DIV_SYSTEM_SOUND_UNIT, 64, 0, 0,
|
||||
0
|
||||
}
|
||||
));
|
||||
}
|
||||
cat.systems.push_back(FurnaceGUISysDef(
|
||||
"tildearrow Sound Unit", {
|
||||
DIV_SYSTEM_SOUND_UNIT, 64, 0, 0,
|
||||
0
|
||||
}
|
||||
));
|
||||
sysCategories.push_back(cat);
|
||||
|
||||
cat=FurnaceGUISysCategory("Game consoles","let's play some chiptune making games!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue