summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segaybd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segaybd.h')
-rw-r--r--src/mame/includes/segaybd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/segaybd.h b/src/mame/includes/segaybd.h
index 90a0efa2127..65b7d811adc 100644
--- a/src/mame/includes/segaybd.h
+++ b/src/mame/includes/segaybd.h
@@ -64,6 +64,7 @@ public:
DECLARE_READ8_MEMBER( link_portc0_r );
// game-specific output handlers
+ void gforce2_output_cb1(UINT16 data);
void gforce2_output_cb2(UINT16 data);
void gloc_output_cb1(UINT16 data);
void gloc_output_cb2(UINT16 data);