summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mbee.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mbee.h')
-rw-r--r--src/mame/includes/mbee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mbee.h b/src/mame/includes/mbee.h
index 00196e83723..f1248babb4c 100644
--- a/src/mame/includes/mbee.h
+++ b/src/mame/includes/mbee.h
@@ -77,6 +77,7 @@ public:
void mbeepc85(machine_config &config);
void mbee128p(machine_config &config);
void remove_carts(machine_config &config);
+ void remove_quick(machine_config &config);
void init_mbee() { m_features = 0x00; };
void init_mbeett() { m_features = 0x0d; };