summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco16ic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/deco16ic.c')
-rw-r--r--src/mame/video/deco16ic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/deco16ic.c b/src/mame/video/deco16ic.c
index f29a72e2b9e..2dd967249ce 100644
--- a/src/mame/video/deco16ic.c
+++ b/src/mame/video/deco16ic.c
@@ -421,7 +421,7 @@ TILE_GET_INFO_MEMBER(deco16ic_device::get_pf1_tile_info_b)
template<class _BitmapClass>
void deco16ic_device::custom_tilemap_draw(
- screen_device &screen,
+ screen_device &screen,
_BitmapClass &bitmap,
const rectangle &cliprect,
tilemap_t *tilemap0_8x8,