summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decocass.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/decocass.c')
-rw-r--r--src/mame/video/decocass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/decocass.c b/src/mame/video/decocass.c
index fc796053c9e..5480d1c8c35 100644
--- a/src/mame/video/decocass.c
+++ b/src/mame/video/decocass.c
@@ -519,7 +519,7 @@ VIDEO_START( decocass )
gfx_element_set_source(machine->gfx[3], decocass_objectram);
/* This should ensure that the fake 17th tile is left blank
- * now that dirty-tile tracking is handled by the core */
+ * now that dirty-tile tracking is handled by the core */
gfx_element_decode(machine->gfx[2], 16);
}