summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suna8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suna8.h')
-rw-r--r--src/mame/includes/suna8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/suna8.h b/src/mame/includes/suna8.h
index 7b4774de0cc..e87d1217a16 100644
--- a/src/mame/includes/suna8.h
+++ b/src/mame/includes/suna8.h
@@ -157,5 +157,4 @@ public:
void draw_normal_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect, int which);
void draw_text_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect);
UINT8 *brickzn_decrypt();
- DECLARE_WRITE_LINE_MEMBER(soundirq);
};