Merge branch 'master' of https://github.com/tildearrow/furnace into x16
This commit is contained in:
commit
43cfb09acf
25 changed files with 1546 additions and 230 deletions
|
|
@ -1644,6 +1644,7 @@ bool DivEngine::isVGMExportable(DivSystem which) {
|
|||
case DIV_SYSTEM_OPLL:
|
||||
case DIV_SYSTEM_OPLL_DRUMS:
|
||||
case DIV_SYSTEM_VRC7:
|
||||
case DIV_SYSTEM_SWAN:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue