mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
change short name back to epson_pf10 after recent change. (nw)
This commit is contained in:
parent
0a6013bd56
commit
fc0a2a32e0
@ -18,7 +18,7 @@
|
||||
// DEVICE DEFINITIONS
|
||||
//**************************************************************************
|
||||
|
||||
DEFINE_DEVICE_TYPE(EPSON_PF10, epson_pf10_device, "epson_pf10_device", "EPSON PF-10 Portable Floppy Unit")
|
||||
DEFINE_DEVICE_TYPE(EPSON_PF10, epson_pf10_device, "epson_pf10", "EPSON PF-10 Portable Floppy Unit")
|
||||
|
||||
|
||||
//-------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user