mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
prepare for OPL systems
This commit is contained in:
parent
6728edbb71
commit
8bda9df487
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "extern/adpcm"]
|
||||
path = extern/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