mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
MT 06649
This commit is contained in:
parent
28d13d5c8e
commit
ba14f72569
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "emu.h"
|
||||
#include "prot_cthd.h"
|
||||
|
||||
DEFINE_DEVICE_TYPE(NG_CTHD_PROT, cthd_prot_device, "ng_cthd_prot", "Neo Goe CTHD Protection (bootleg)")
|
||||
DEFINE_DEVICE_TYPE(NG_CTHD_PROT, cthd_prot_device, "ng_cthd_prot", "Neo Geo CTHD Protection (bootleg)")
|
||||
|
||||
|
||||
cthd_prot_device::cthd_prot_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
|
||||
|
|
Loading…
Reference in a new issue