ncd88k: appease clang

This commit is contained in:
Patrick Mackinlay 2022-11-22 17:49:09 +07:00
parent 5067b4996b
commit 4a708abb8f

View File

@ -313,7 +313,7 @@ void ncdmcx_state::data_map(address_map &map)
// 0x64 -> ack or clear irq 4?
map(0x01d80001, 0x01d80001).lrw8(
[this]()
[]()
{
return 0;
}, "int?_r",