mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 06:53:01 +00:00
Fix SM8521 effect list
This commit is contained in:
parent
aa5c3ec28a
commit
8ce3718518
1 changed files with 1 additions and 1 deletions
|
@ -1830,7 +1830,7 @@ void DivEngine::registerSystems() {
|
|||
{DIV_CH_WAVE, DIV_CH_WAVE, DIV_CH_NOISE},
|
||||
{DIV_INS_SM8521, DIV_INS_SM8521, DIV_INS_SM8521},
|
||||
{},
|
||||
namcoEffectHandlerMap
|
||||
waveOnlyEffectHandlerMap
|
||||
);
|
||||
|
||||
sysDefs[DIV_SYSTEM_DUMMY]=new DivSysDef(
|
||||
|
|
Loading…
Reference in a new issue