summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/ygv608.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/ygv608.h')
-rw-r--r--src/mame/video/ygv608.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/ygv608.h b/src/mame/video/ygv608.h
index 3dbd6b0e7f0..f847cd6edfc 100644
--- a/src/mame/video/ygv608.h
+++ b/src/mame/video/ygv608.h
@@ -289,7 +289,7 @@ public:
// static configuration
static void static_set_gfxdecode_tag(device_t &device, const char *tag);
static void static_set_palette_tag(device_t &device, const char *tag);
-
+
DECLARE_WRITE16_MEMBER( write );
DECLARE_READ16_MEMBER( read );