summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/tecmosys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/tecmosys.c')
-rw-r--r--src/mame/machine/tecmosys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/tecmosys.c b/src/mame/machine/tecmosys.c
index c38f3bace4a..bd1678d9dc1 100644
--- a/src/mame/machine/tecmosys.c
+++ b/src/mame/machine/tecmosys.c
@@ -104,7 +104,7 @@ static const struct prot_data tkdensha_data =
void tecmosys_state::tecmosys_prot_reset()
-{
+{
m_device_read_ptr = 0;
m_device_status = DS_IDLE;
m_device_value = 0xff;