summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/funworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/funworld.c')
-rw-r--r--src/mame/video/funworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/funworld.c b/src/mame/video/funworld.c
index 1e86baf3755..4fdfc98f87c 100644
--- a/src/mame/video/funworld.c
+++ b/src/mame/video/funworld.c
@@ -148,7 +148,7 @@ VIDEO_START(magiccrd)
VIDEO_START(snookr10)
{
-// mc6845 = mc6845_config(NULL);
+// mc6845 = mc6845_config(NULL);
bg_tilemap = tilemap_create(get_bg_tile_info, tilemap_scan_rows, 4, 8, 128, 32);
}