mirror of
https://github.com/libretro/mame2016-libretro.git
synced 2025-03-03 07:29:18 +00:00
Fixed clang build. (nw)
This commit is contained in:
parent
820e2b78cb
commit
395526e2ab
@ -88,7 +88,7 @@ protected:
|
||||
private:
|
||||
inline void execute_command(int addr, int data);
|
||||
|
||||
sound_stream *m_stream[4];
|
||||
//sound_stream *m_stream[4];
|
||||
|
||||
int m_enable; // enable latch
|
||||
int m_data; // data latch
|
||||
|
Loading…
x
Reference in New Issue
Block a user