summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decbac06.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/decbac06.h')
-rw-r--r--src/mame/video/decbac06.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/decbac06.h b/src/mame/video/decbac06.h
index 057fc720bc5..853079b64cc 100644
--- a/src/mame/video/decbac06.h
+++ b/src/mame/video/decbac06.h
@@ -30,7 +30,7 @@ public:
int m_tile_region_16;
// some bootlegs (eg midresb / midresbj) don't appear to actually support the alt modes, they set them and end up with broken gfx on later levels.
- bool m_supports_8x8;
+ bool m_supports_8x8;
bool m_supports_16x16;
bool m_supports_rc_scroll;