summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/rollerg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/rollerg.h')
-rw-r--r--src/mame/includes/rollerg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/rollerg.h b/src/mame/includes/rollerg.h
index ed7d4f53576..f1d65e83757 100644
--- a/src/mame/includes/rollerg.h
+++ b/src/mame/includes/rollerg.h
@@ -29,6 +29,7 @@ public:
/* misc */
int m_readzoomroms;
+ emu_timer *m_nmi_timer;
/* devices */
required_device<cpu_device> m_maincpu;