summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/policetr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/policetr.h')
-rw-r--r--src/mame/includes/policetr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/policetr.h b/src/mame/includes/policetr.h
index 0124c673449..b1b44929585 100644
--- a/src/mame/includes/policetr.h
+++ b/src/mame/includes/policetr.h
@@ -60,8 +60,8 @@ protected:
DECLARE_WRITE32_MEMBER(control_w);
DECLARE_WRITE32_MEMBER(speedup_w);
- DECLARE_WRITE16_MEMBER(bsmt2000_reg_w);
- DECLARE_WRITE16_MEMBER(bsmt2000_data_w);
+ DECLARE_WRITE32_MEMBER(bsmt2000_reg_w);
+ DECLARE_WRITE32_MEMBER(bsmt2000_data_w);
DECLARE_READ8_MEMBER(bsmt2000_data_r);
DECLARE_WRITE32_MEMBER(video_w);