mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
Fix Clang build (nw)
This commit is contained in:
parent
5c5f0beb27
commit
3e4e28ff0a
@ -248,8 +248,6 @@ private:
|
||||
*/
|
||||
int32_t dt1_freq[8*32]; /* 8 DT1 levels, 32 KC values */
|
||||
|
||||
uint32_t noise_tab[32]; /* 17bit Noise Generator periods */
|
||||
|
||||
// internal state
|
||||
sound_stream * m_stream;
|
||||
uint8_t m_lastreg;
|
||||
|
Loading…
Reference in New Issue
Block a user