summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2gameio/gameio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/a2gameio/gameio.h')
-rw-r--r--src/devices/bus/a2gameio/gameio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/a2gameio/gameio.h b/src/devices/bus/a2gameio/gameio.h
index 939c9660b7d..fa0c1b5eb52 100644
--- a/src/devices/bus/a2gameio/gameio.h
+++ b/src/devices/bus/a2gameio/gameio.h
@@ -43,6 +43,7 @@ public:
// standard options
static void default_options(device_slot_interface &slot);
+ static void iiandplus_options(device_slot_interface &slot);
// analog paddles
u8 pdl0_r();