taitoio_yoke.cpp: fixed validation (nw)

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

View File

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