mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
compile fix (nw)
This commit is contained in:
parent
21c9027639
commit
fae9f5931f
@ -36,7 +36,7 @@ public:
|
||||
{ }
|
||||
|
||||
/* devices */
|
||||
required_device<arm_device> m_maincpu;
|
||||
required_device<arm_cpu_device> m_maincpu;
|
||||
required_device<deco16ic_device> m_deco_tilegen1;
|
||||
optional_device<okim6295_device> m_oki1;
|
||||
optional_device<okim6295_device> m_oki2;
|
||||
|
Loading…
Reference in New Issue
Block a user