mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
taitoio_yoke.cpp: fixed the fix (nw)
This commit is contained in:
parent
947987f2dc
commit
f9f4ae9d36
@ -22,7 +22,7 @@
|
|||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
|
||||||
// device type definition
|
// 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")
|
||||||
|
|
||||||
|
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user