summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taitosj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taitosj.h')
-rw-r--r--src/mame/includes/taitosj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/taitosj.h b/src/mame/includes/taitosj.h
index 04fbdefca02..fcb18d13e7b 100644
--- a/src/mame/includes/taitosj.h
+++ b/src/mame/includes/taitosj.h
@@ -39,6 +39,7 @@ public:
bitmap_ind16 m_sprite_layer_collbitmap1;
bitmap_ind16 m_sprite_layer_collbitmap2[3];
int m_draw_order[32][4];
+ DECLARE_WRITE8_MEMBER(taitosj_soundcommand_w);
};