add demo song

by brickblock369
This commit is contained in:
tildearrow 2022-08-13 15:53:47 -05:00
parent 02fb5abc02
commit ee16d20047
3 changed files with 2 additions and 0 deletions

BIN
demos/Egyptian_Rule.fur Normal file

Binary file not shown.

View File

@ -67,6 +67,7 @@ const char* aboutLine[]={
"AURORA*FIELDS",
"BlueElectric05",
"breakthetargets",
"brickblock369",
"CaptainMalware",
"DeMOSic",
"DevEd",

View File

@ -1267,6 +1267,7 @@ void FurnaceGUI::openFileDialog(FurnaceGUIFileDialogs type) {
hasOpened=fileDialog->openLoad(
"Load Instrument",
// TODO supply loadable formats in a dynamic, scalable, "DRY" way.
// thank the author of IGFD for making things impossible
{"all compatible files", "*.fui *.dmp *.tfi *.vgi *.s3i *.sbi *.opli *.opni *.y12 *.bnk *.ff *.gyb *.opm *.wopl *.wopn",
"Furnace instrument", "*.fui",
"DefleMask preset", "*.dmp",