mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
really should split up this class (nw)
This commit is contained in:
parent
68dc93b74c
commit
70b2f500f4
@ -86,7 +86,7 @@ private:
|
||||
uint16_t m_fof_700000_data;
|
||||
|
||||
required_device<cpu_device> m_maincpu;
|
||||
required_device<cpu_device> m_audiocpu;
|
||||
optional_device<cpu_device> m_audiocpu;
|
||||
required_device<gfxdecode_device> m_gfxdecode;
|
||||
required_device<palette_device> m_palette;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user