mirror of
https://github.com/holub/mame
synced 2025-07-07 19:03:29 +03:00
machine/swim.cpp: MT07177 - added missing closing bracket in the device description field (nw)
This commit is contained in:
parent
c11ec487a0
commit
d87615d0f1
@ -32,7 +32,7 @@ enum
|
||||
DEVICE
|
||||
***************************************************************************/
|
||||
|
||||
DEFINE_DEVICE_TYPE(SWIM, swim_device, "swim", "Apple SWIM (Steve Woz Integrated Machine")
|
||||
DEFINE_DEVICE_TYPE(SWIM, swim_device, "swim", "Apple SWIM (Steve Woz Integrated Machine)")
|
||||
|
||||
//-------------------------------------------------
|
||||
// ctor
|
||||
|
Loading…
Reference in New Issue
Block a user