prepare for OPL systems
This commit is contained in:
parent
6728edbb71
commit
8bda9df487
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
||||||
[submodule "extern/adpcm"]
|
[submodule "extern/adpcm"]
|
||||||
path = extern/adpcm
|
path = extern/adpcm
|
||||||
url = https://github.com/superctr/adpcm
|
url = https://github.com/superctr/adpcm
|
||||||
|
[submodule "extern/Nuked-OPL3"]
|
||||||
|
path = extern/Nuked-OPL3
|
||||||
|
url = https://github.com/nukeykt/Nuked-OPL3.git
|
||||||
|
|
1
extern/Nuked-OPL3
vendored
Submodule
1
extern/Nuked-OPL3
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit bb5c8d08a85779c42b75c79d7b84f365a1b93b66
|
Loading…
Reference in a new issue