summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vulgus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vulgus.h')
-rw-r--r--src/mame/includes/vulgus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/vulgus.h b/src/mame/includes/vulgus.h
index 1ced01169c0..b243fb39742 100644
--- a/src/mame/includes/vulgus.h
+++ b/src/mame/includes/vulgus.h
@@ -52,4 +52,5 @@ public:
void draw_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect);
INTERRUPT_GEN_MEMBER(vblank_irq);
+ void vulgus(machine_config &config);
};