summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_f3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taito_f3.h')
-rw-r--r--src/mame/includes/taito_f3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/taito_f3.h b/src/mame/includes/taito_f3.h
index d28ffad5a2d..08a8ab9bec8 100644
--- a/src/mame/includes/taito_f3.h
+++ b/src/mame/includes/taito_f3.h
@@ -194,7 +194,7 @@ public:
int (*m_dpix_n[8][16])(taito_f3_state *state, UINT32 s_pix);
int (**m_dpix_lp[5])(taito_f3_state *state, UINT32 s_pix);
int (**m_dpix_sp[9])(taito_f3_state *state, UINT32 s_pix);
-
+
DECLARE_READ32_MEMBER(f3_control_r);
DECLARE_WRITE32_MEMBER(f3_control_w);
DECLARE_WRITE32_MEMBER(f3_sound_reset_0_w);