limenko.cpp: Fix build (nw)

This commit is contained in:
AJR 2019-08-14 09:12:42 -04:00
parent 83e63dacf4
commit 696e7bd942

View File

@ -94,7 +94,6 @@ private:
bitmap_ind16 m_sprites_bitmap;
bitmap_ind8 m_sprites_bitmap_pri;
int m_prev_sprites_count;
u8 m_spotty_sound_cmd;
void coincounter_w(u32 data);
void bg_videoram_w(offs_t offset, u32 data, u32 mem_mask = ~0);