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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/vulgus.h b/src/mame/includes/vulgus.h
index 2c4294cc75f..19383814077 100644
--- a/src/mame/includes/vulgus.h
+++ b/src/mame/includes/vulgus.h
@@ -48,6 +48,6 @@ public:
UINT32 screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void draw_sprites(bitmap_ind16 &bitmap,const rectangle &cliprect);
-
+
INTERRUPT_GEN_MEMBER(vblank_irq);
};