mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +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)
|
||||
: 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