mirror of
https://github.com/holub/mame
synced 2025-05-20 12:48:53 +03:00
fixed msvc compilation
This commit is contained in:
parent
038f1828c4
commit
a46cec5b59
@ -19,7 +19,7 @@
|
|||||||
// TYPE DEFINITIONS
|
// TYPE DEFINITIONS
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
|
||||||
struct mas3507d_device_config : public device_config, public device_config_sound_interface
|
class mas3507d_device_config : public device_config, public device_config_sound_interface
|
||||||
{
|
{
|
||||||
friend class mas3507d_device;
|
friend class mas3507d_device;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user