mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
(nw) timelimt : fixed hbmame problem
This commit is contained in:
parent
99479f6cd7
commit
9015aa76fe
@ -27,7 +27,6 @@ protected:
|
||||
virtual void machine_start() override;
|
||||
virtual void video_start() override;
|
||||
|
||||
private:
|
||||
required_device<cpu_device> m_maincpu;
|
||||
required_device<cpu_device> m_audiocpu;
|
||||
required_device<gfxdecode_device> m_gfxdecode;
|
||||
|
Loading…
Reference in New Issue
Block a user