taitoio_yoke.cpp: fixed the fix (nw)

This commit is contained in:
Ivan Vangelista 2017-08-21 09:22:55 +02:00 committed by GitHub
parent 947987f2dc
commit f9f4ae9d36

View File

@ -22,7 +22,7 @@
//**************************************************************************
// device type definition
DEFINE_DEVICE_TYPE(TAITOIO_YOKE, taitoio_yoke_device, "taitoio_gearbox", "Taito I/O Yoke")
DEFINE_DEVICE_TYPE(TAITOIO_YOKE, taitoio_yoke_device, "taitoio_yoke", "Taito I/O Yoke")
//**************************************************************************