summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ccastles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ccastles.h')
-rw-r--r--src/mame/includes/ccastles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/ccastles.h b/src/mame/includes/ccastles.h
index 49baba810b9..d02afea2db1 100644
--- a/src/mame/includes/ccastles.h
+++ b/src/mame/includes/ccastles.h
@@ -32,7 +32,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
/* video-related */
const UINT8 *m_syncprom;
const UINT8 *m_wpprom;