mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
fixed clang compilation (nw)
This commit is contained in:
parent
ab02ed5e2d
commit
b4f975b47a
@ -71,7 +71,6 @@ private:
|
|||||||
required_device<acia6850_device> m_acia;
|
required_device<acia6850_device> m_acia;
|
||||||
required_shared_ptr<UINT8> m_videoram;
|
required_shared_ptr<UINT8> m_videoram;
|
||||||
UINT8 m_term_data;
|
UINT8 m_term_data;
|
||||||
bool m_term_key;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user