summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/softbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/softbox.h')
-rw-r--r--src/mame/includes/softbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/softbox.h b/src/mame/includes/softbox.h
index 606e9e9e1a1..bc6b3bae329 100644
--- a/src/mame/includes/softbox.h
+++ b/src/mame/includes/softbox.h
@@ -61,6 +61,7 @@ public:
LED_READY
};
+ void softbox(machine_config &config);
int m_ifc; // Tracks previous state of IEEE-488 IFC line
};