mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
ims_cvc.cpp: Logical addition to silence "unused variable" warning (nw)
This commit is contained in:
parent
58f7647fe6
commit
dbef8cada7
@ -128,6 +128,7 @@ void g332_device::map(address_map &map)
|
||||
|
||||
void ims_cvc_device::device_start()
|
||||
{
|
||||
m_space = &space(0);
|
||||
}
|
||||
|
||||
void ims_cvc_device::device_reset()
|
||||
|
Loading…
Reference in New Issue
Block a user