summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/tvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/tvc.h')
-rw-r--r--src/mess/includes/tvc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/tvc.h b/src/mess/includes/tvc.h
index 67ff580b283..2d6b324778f 100644
--- a/src/mess/includes/tvc.h
+++ b/src/mess/includes/tvc.h
@@ -116,7 +116,7 @@ public:
DECLARE_READ8_MEMBER(tvc_expansion_r);
DECLARE_READ8_MEMBER(tvc_exp_id_r);
DECLARE_WRITE8_MEMBER(tvc_expint_ack_w);
-
+
DECLARE_QUICKLOAD_LOAD_MEMBER( tvc64);
tvcexp_slot_device * m_expansions[4];