mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
atari_s1.c: removed unused member (nw)
This commit is contained in:
parent
f18d366e1d
commit
bd0c451680
@ -82,7 +82,6 @@ public:
|
||||
TIMER_DEVICE_CALLBACK_MEMBER(nmi);
|
||||
TIMER_DEVICE_CALLBACK_MEMBER(timer_s);
|
||||
private:
|
||||
bool m_timer_sb;
|
||||
bool m_audiores;
|
||||
UINT8 m_timer_s[3];
|
||||
UINT8 m_vol;
|
||||
|
Loading…
Reference in New Issue
Block a user