summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taitoic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taitoic.c')
-rw-r--r--src/mame/video/taitoic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/taitoic.c b/src/mame/video/taitoic.c
index f04b635cdab..0c7e1389ef4 100644
--- a/src/mame/video/taitoic.c
+++ b/src/mame/video/taitoic.c
@@ -4749,7 +4749,7 @@ static DEVICE_START( tc0110pcr )
{
tc0110pcr_state *tc0110pcr = tc0110pcr_get_safe_token(device);
const tc0110pcr_interface *intf = tc0110pcr_get_interface(device);
-
+
tc0110pcr->m_machine = &device->machine();
tc0110pcr->pal_offs = intf->pal_offs;