PowerNoise: POWER_NOISE -> POWERNOISE
This commit is contained in:
parent
8342af8f96
commit
c098e0bcd1
13 changed files with 31 additions and 31 deletions
|
|
@ -649,7 +649,7 @@ void DivDispatchContainer::init(DivSystem sys, DivEngine* eng, int chanCount, do
|
|||
case DIV_SYSTEM_ESFM:
|
||||
dispatch=new DivPlatformESFM;
|
||||
break;
|
||||
case DIV_SYSTEM_POWER_NOISE:
|
||||
case DIV_SYSTEM_POWERNOISE:
|
||||
dispatch=new DivPlatformPowerNoise;
|
||||
break;
|
||||
case DIV_SYSTEM_DUMMY:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue