summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mw8080bw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mw8080bw.h')
-rw-r--r--src/mame/includes/mw8080bw.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mame/includes/mw8080bw.h b/src/mame/includes/mw8080bw.h
index a91a8cbe685..1641d3a1086 100644
--- a/src/mame/includes/mw8080bw.h
+++ b/src/mame/includes/mw8080bw.h
@@ -196,11 +196,7 @@ public:
void mw8080bw_create_interrupt_timer( );
void mw8080bw_start_interrupt_timer( );
UINT8 tornbase_get_cabinet_type();
- UINT8 spcenctr_get_trench_width();
- UINT8 spcenctr_get_trench_center();
- UINT8 spcenctr_get_trench_slope(UINT8 addr );
int invaders_is_cabinet_cocktail();
- UINT32 invad2ct_coin_input_r(void *param);
};