mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
oops (nw)
This commit is contained in:
parent
7d7a82a688
commit
62bb5f616b
@ -346,7 +346,7 @@ gamshara_decrypter_device::gamshara_decrypter_device(const machine_config &mconf
|
|||||||
}
|
}
|
||||||
|
|
||||||
knpuzzle_decrypter_device::knpuzzle_decrypter_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
|
knpuzzle_decrypter_device::knpuzzle_decrypter_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
|
||||||
: ns10_decrypter_device(KNPUZZLE_DECRYPTER, konotako_crypto_logic, mconfig, tag, owner, clock)
|
: ns10_decrypter_device(KNPUZZLE_DECRYPTER, knpuzzle_crypto_logic, mconfig, tag, owner, clock)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user