summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cischeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cischeat.h')
-rw-r--r--src/mame/includes/cischeat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/cischeat.h b/src/mame/includes/cischeat.h
index 18189e1b2d1..2f5717bac31 100644
--- a/src/mame/includes/cischeat.h
+++ b/src/mame/includes/cischeat.h
@@ -212,7 +212,7 @@ public:
protected:
virtual void video_start() override;
-
+
private:
uint16_t m_sprite_dma_reg;
};