summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tattack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tattack.cpp')
-rw-r--r--src/mame/drivers/tattack.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tattack.cpp b/src/mame/drivers/tattack.cpp
index 8c82d792e3e..19ef5a6ba35 100644
--- a/src/mame/drivers/tattack.cpp
+++ b/src/mame/drivers/tattack.cpp
@@ -124,7 +124,7 @@ TILE_GET_INFO_MEMBER(tattack_state::get_tile_info)
color >>= 1;
- SET_TILE_INFO_MEMBER(0,
+ tileinfo.set(0,
code,
color,
0);