summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/sms_exp/smsexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/sms_exp/smsexp.h')
-rw-r--r--src/emu/bus/sms_exp/smsexp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/sms_exp/smsexp.h b/src/emu/bus/sms_exp/smsexp.h
index 871424aa856..5e665439b9d 100644
--- a/src/emu/bus/sms_exp/smsexp.h
+++ b/src/emu/bus/sms_exp/smsexp.h
@@ -51,7 +51,7 @@ public:
DECLARE_WRITE8_MEMBER(write_mapper);
DECLARE_READ8_MEMBER(read_ram);
DECLARE_WRITE8_MEMBER(write_ram);
-
+
int get_lphaser_xoffs();
device_sms_expansion_slot_interface *m_device;