Previous 199869 Revisions Next

r32743 Tuesday 14th October, 2014 at 17:49:31 UTC by Curt Coder
Fixed clang build. (nw)
[src/emu/sound]lmc1992.h

trunk/src/emu/sound/lmc1992.h
r32742r32743
8888private:
8989   inline void execute_command(int addr, int data);
9090
91   sound_stream *m_stream[4];
91   //sound_stream *m_stream[4];
9292
9393   int m_enable;                   // enable latch
9494   int m_data;                     // data latch

Previous 199869 Revisions Next


© 1997-2024 The MAME Team