summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/system16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/system16.h')
-rw-r--r--src/mame/includes/system16.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/system16.h b/src/mame/includes/system16.h
index 087258bcc84..5173524b89e 100644
--- a/src/mame/includes/system16.h
+++ b/src/mame/includes/system16.h
@@ -162,7 +162,6 @@ public:
DECLARE_WRITE8_MEMBER(shdancbl_msm5205_data_w);
DECLARE_READ8_MEMBER(shdancbl_soundbank_r);
DECLARE_WRITE8_MEMBER(shdancbl_bankctrl_w);
- DECLARE_WRITE16_MEMBER(sys16_paletteram_w);
DECLARE_WRITE16_MEMBER(sys16_tileram_w);
DECLARE_WRITE16_MEMBER(sys16_textram_w);
DECLARE_WRITE16_MEMBER(s16a_bootleg_bgscrolly_w);