summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/st0020.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/st0020.h')
-rw-r--r--src/mame/video/st0020.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/st0020.h b/src/mame/video/st0020.h
index 028cc8fa88b..e0c129fbe0e 100644
--- a/src/mame/video/st0020.h
+++ b/src/mame/video/st0020.h
@@ -10,11 +10,11 @@ public:
static void set_is_jclub2o(device_t &device, int is_jclub2o);
int m_gfx_index;
-
+
// see if we can handle the difference between this and the st0032 in here, or if we need another
// device
int m_is_st0032;
-
+
// per-game hack
int m_is_jclub2;