summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/skullxbo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/skullxbo.h')
-rw-r--r--src/mame/includes/skullxbo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/skullxbo.h b/src/mame/includes/skullxbo.h
index c158f772752..bce5daf14e0 100644
--- a/src/mame/includes/skullxbo.h
+++ b/src/mame/includes/skullxbo.h
@@ -50,4 +50,5 @@ public:
DECLARE_WRITE16_MEMBER( skullxbo_mobmsb_w );
static const atari_motion_objects_config s_mob_config;
+ void skullxbo(machine_config &config);
};