set -gcodeview on Clang as well
since it works better there
This commit is contained in:
parent
1ea36ba13f
commit
d7d6067d58
3 changed files with 17 additions and 11 deletions
|
|
@ -1211,6 +1211,7 @@ const int availableSystems[]={
|
|||
DIV_SYSTEM_ESFM,
|
||||
DIV_SYSTEM_PONG,
|
||||
DIV_SYSTEM_POWERNOISE,
|
||||
DIV_SYSTEM_DAVE,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
|
||||
|
|
@ -1246,7 +1247,6 @@ const int chipsFM[]={
|
|||
DIV_SYSTEM_OPL3_DRUMS,
|
||||
DIV_SYSTEM_OPZ,
|
||||
DIV_SYSTEM_ESFM,
|
||||
DIV_SYSTEM_DAVE,
|
||||
0 // don't remove this last one!
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue