summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hng64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hng64.h')
-rw-r--r--src/mame/includes/hng64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/hng64.h b/src/mame/includes/hng64.h
index 631742d4563..d9e873e4a24 100644
--- a/src/mame/includes/hng64.h
+++ b/src/mame/includes/hng64.h
@@ -340,6 +340,7 @@ public:
std::unique_ptr<hng64_poly_renderer> m_poly_renderer;
TIMER_CALLBACK_MEMBER(hng64_3dfifo_processed);
+ emu_timer *m_3dfifo_timer;
uint8_t *m_texturerom;
uint16_t* m_vertsrom;