mirror of
https://github.com/kichikuou/xsystem35-sdl2.git
synced 2026-09-22 22:48:08 +03:00
Implement S3xMusic HLL
Used in Ore no Shita de Agake. Since the musbgm_* interface does not allow multiple channels, this implementation uses musbgm_* for channel 0 and muspcm_* for channel 1.
This commit is contained in:
@@ -35,6 +35,7 @@ static const Module *modules[] = {
|
||||
&module_NIGHTDLL,
|
||||
&module_NightDemonDemo,
|
||||
&module_RandMT,
|
||||
&module_S3xMusic,
|
||||
&module_SACT,
|
||||
&module_ShArray,
|
||||
&module_ShCalc,
|
||||
|
||||
Reference in New Issue
Block a user