summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/armedf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/armedf.h')
-rw-r--r--src/mame/includes/armedf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/armedf.h b/src/mame/includes/armedf.h
index 650f36e6d34..9c85a4d7a7c 100644
--- a/src/mame/includes/armedf.h
+++ b/src/mame/includes/armedf.h
@@ -29,7 +29,7 @@ public:
int m_sprite_offy;
int m_old_mcu_mode;
int m_waiting_msb;
-
+
required_device<buffered_spriteram16_device> m_spriteram;
};