summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cclimber.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/cclimber.h')
-rw-r--r--src/mame/includes/cclimber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/cclimber.h b/src/mame/includes/cclimber.h
index cd493a8b083..2d0b64f566a 100644
--- a/src/mame/includes/cclimber.h
+++ b/src/mame/includes/cclimber.h
@@ -49,7 +49,7 @@ public:
tilemap_t *m_pf_tilemap;
tilemap_t *m_bs_tilemap;
tilemap_t *m_toproller_bg_tilemap;
- std::unique_ptr<UINT8[]> m_opcodes;
+ std::unique_ptr<UINT8[]> m_opcodes;
DECLARE_WRITE8_MEMBER(swimmer_sh_soundlatch_w);
DECLARE_WRITE8_MEMBER(yamato_p0_w);