Update igs028.cpp

This commit is contained in:
MASH 2015-12-20 05:35:33 +01:00
parent b1aaa4b13e
commit 1b65df6158

View File

@ -12,7 +12,7 @@
igs028_device::igs028_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
: device_t(mconfig, IGS028, "IGS028", tag, owner, clock, "igs028", __FILE__)
: device_t(mconfig, IGS028, "IGS028 Protection", tag, owner, clock, "igs028", __FILE__)
{
}