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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/yunsung8.h b/src/mame/includes/yunsung8.h
index 92f39057e2b..e50779ec087 100644
--- a/src/mame/includes/yunsung8.h
+++ b/src/mame/includes/yunsung8.h
@@ -40,5 +40,5 @@ public:
virtual void machine_reset();
virtual void video_start();
UINT32 screen_update_yunsung8(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- DECLARE_WRITE_LINE_MEMBER(yunsung8_adpcm_int);
+ DECLARE_WRITE_LINE_MEMBER(yunsung8_adpcm_int);
};