Disabling LYNX VGM export
This commit is contained in:
parent
de6cbba472
commit
5093a1ca55
1 changed files with 0 additions and 1 deletions
|
|
@ -1395,7 +1395,6 @@ bool DivEngine::isVGMExportable(DivSystem which) {
|
|||
case DIV_SYSTEM_AY8910:
|
||||
case DIV_SYSTEM_AY8930:
|
||||
case DIV_SYSTEM_SAA1099:
|
||||
case DIV_SYSTEM_LYNX:
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue