summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/metro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/metro.h')
-rw-r--r--src/mame/includes/metro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/metro.h b/src/mame/includes/metro.h
index 5d5b9634303..deafe94e537 100644
--- a/src/mame/includes/metro.h
+++ b/src/mame/includes/metro.h
@@ -62,7 +62,7 @@ public:
optional_shared_ptr<UINT16> m_screenctrl;
optional_shared_ptr<UINT16> m_input_sel;
optional_shared_ptr<UINT16> m_k053936_ram;
-
+
optional_device<eeprom_device> m_eeprom;