mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +03:00
dai3wksi: fix clang compile
This commit is contained in:
parent
aabcf1810f
commit
c7bebcc606
@ -111,7 +111,6 @@ private:
|
||||
|
||||
// sound
|
||||
u8 m_audio_data[3] = { 0, 0, 0 };
|
||||
u8 m_port_last2 = 0;
|
||||
u8 m_enabled_sound = 0;
|
||||
u8 m_sound3_counter = 0;
|
||||
void audio_1_w(u8 data);
|
||||
|
Loading…
Reference in New Issue
Block a user