summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/yunsung8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/yunsung8.h')
-rw-r--r--src/mame/includes/yunsung8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/yunsung8.h b/src/mame/includes/yunsung8.h
index 94903be37e1..c8dc4b91366 100644
--- a/src/mame/includes/yunsung8.h
+++ b/src/mame/includes/yunsung8.h
@@ -67,4 +67,5 @@ public:
virtual void video_start() override;
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
+ void yunsung8(machine_config &config);
};