summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cchasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/cchasm.cpp')
-rw-r--r--src/mame/video/cchasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/cchasm.cpp b/src/mame/video/cchasm.cpp
index e515db965c8..8f91bee8cc0 100644
--- a/src/mame/video/cchasm.cpp
+++ b/src/mame/video/cchasm.cpp
@@ -109,7 +109,7 @@ void cchasm_state::refresh ()
}
-WRITE16_MEMBER(cchasm_state::refresh_control_w)
+void cchasm_state::refresh_control_w(offs_t offset, uint16_t data, uint16_t mem_mask)
{
if (ACCESSING_BITS_8_15)
{