Unplug PuruPuru Pack

Ooops.
This commit is contained in:
KrossX 2015-12-07 21:30:07 -03:00
parent 832eeeb419
commit c42986e63f
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ void mcfg_CreateDevices()
mcfg_Create(MDT_SegaController,0,5);
mcfg_Create(MDT_SegaVMU,0,0);
mcfg_Create(MDT_PurupuruPack,0,1);
mcfg_Create(MDT_SegaVMU,0,1);
#else
mcfg_Create(MDT_NaomiJamma, 0, 5);
#endif