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