summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k051316.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k051316.cpp')
-rw-r--r--src/mame/video/k051316.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k051316.cpp b/src/mame/video/k051316.cpp
index 411a7c26c3a..a927bc6c010 100644
--- a/src/mame/video/k051316.cpp
+++ b/src/mame/video/k051316.cpp
@@ -249,7 +249,7 @@ TILE_GET_INFO_MEMBER(k051316_device::get_tile_info)
m_k051316_cb(&code, &color, &flags);
- SET_TILE_INFO_MEMBER(0,
+ tileinfo.set(0,
code,
color,
flags);