summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pastelg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pastelg.h')
-rw-r--r--src/mame/includes/pastelg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pastelg.h b/src/mame/includes/pastelg.h
index 12afb5d1944..9151ffb13e4 100644
--- a/src/mame/includes/pastelg.h
+++ b/src/mame/includes/pastelg.h
@@ -37,6 +37,7 @@ public:
int m_palbank;
std::unique_ptr<uint8_t[]> m_videoram;
int m_flipscreen_old;
+ emu_timer *m_blitter_timer;
DECLARE_READ8_MEMBER(pastelg_sndrom_r);
DECLARE_READ8_MEMBER(pastelg_irq_ack_r);