mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2024-11-23 16:29:44 +00:00
Namco 52/54 done
This commit is contained in:
parent
4e4a80bf07
commit
1e1aee8b01
@ -725,7 +725,7 @@ struct snd_interface sndintf[] =
|
||||
namco_52xx_sh_start,
|
||||
namco_52xx_sh_stop,
|
||||
0,
|
||||
0
|
||||
namco_52xx_sh_reset
|
||||
},
|
||||
#endif
|
||||
#if (HAS_NAMCO_54XX)
|
||||
@ -737,7 +737,7 @@ struct snd_interface sndintf[] =
|
||||
namco_54xx_sh_start,
|
||||
namco_54xx_sh_stop,
|
||||
0,
|
||||
0
|
||||
namco_54xx_sh_reset
|
||||
},
|
||||
#endif
|
||||
#if (HAS_NAMCONA)
|
||||
|
Loading…
Reference in New Issue
Block a user