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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/hng64.h b/src/mame/includes/hng64.h
index dadf6fe4c5e..b6da75a3151 100644
--- a/src/mame/includes/hng64.h
+++ b/src/mame/includes/hng64.h
@@ -305,6 +305,8 @@ private:
//uint32_t *q2;
+ std::vector< std::pair <int, uint32_t *> > m_spritelist;
+
uint8_t m_screen_dis;
struct hng64_tilemap {