mirror of
https://github.com/holub/mame
synced 2025-05-16 10:52:43 +03:00
Update igs028.cpp
This commit is contained in:
parent
b1aaa4b13e
commit
1b65df6158
@ -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__)
|
||||
{
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user