summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k053246_k053247_k055673.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k053246_k053247_k055673.h')
-rw-r--r--src/mame/video/k053246_k053247_k055673.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k053246_k053247_k055673.h b/src/mame/video/k053246_k053247_k055673.h
index e9d97608c7c..0be6f634af9 100644
--- a/src/mame/video/k053246_k053247_k055673.h
+++ b/src/mame/video/k053246_k053247_k055673.h
@@ -462,7 +462,7 @@ protected:
virtual void device_start() override;
// virtual void device_reset();
private:
-
+ std::unique_ptr<u16[]> m_combined_gfx;
};
DECLARE_DEVICE_TYPE(K055673, k055673_device)