summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sei_crtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sei_crtc.h')
-rw-r--r--src/mame/includes/sei_crtc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/sei_crtc.h b/src/mame/includes/sei_crtc.h
index df8f743c9f5..4d22801020e 100644
--- a/src/mame/includes/sei_crtc.h
+++ b/src/mame/includes/sei_crtc.h
@@ -1,7 +1,5 @@
/*----------- defined in video/sei_crtc.c -----------*/
-extern UINT16 *seibucrtc_sc0vram,*seibucrtc_sc1vram,*seibucrtc_sc2vram,*seibucrtc_sc3vram;
-extern UINT16 *seibucrtc_vregs;
extern UINT16 seibucrtc_sc0bank;
WRITE16_HANDLER( seibucrtc_sc0vram_w );