summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k054156_k054157_k056832.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k054156_k054157_k056832.cpp')
-rw-r--r--src/mame/video/k054156_k054157_k056832.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/k054156_k054157_k056832.cpp b/src/mame/video/k054156_k054157_k056832.cpp
index b40ebd5aae2..3ccf6c03cd0 100644
--- a/src/mame/video/k054156_k054157_k056832.cpp
+++ b/src/mame/video/k054156_k054157_k056832.cpp
@@ -508,7 +508,7 @@ void k056832_device::get_tile_info( tile_data &tileinfo, int tile_index, int pa
m_k056832_cb(layer, &code, &color, &flags, &priority);
- SET_TILE_INFO_MEMBER(m_gfx_num,
+ tileinfo.set(m_gfx_num,
code,
color,
flags);