summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/fastlane.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/fastlane.c')
-rw-r--r--src/mame/video/fastlane.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/fastlane.c b/src/mame/video/fastlane.c
index 601238c0e39..291119bc6e9 100644
--- a/src/mame/video/fastlane.c
+++ b/src/mame/video/fastlane.c
@@ -37,7 +37,7 @@ static void set_pens( running_machine *machine )
colortable_palette_set_color(machine->colortable, i >> 1, color);
}
}
-
+
/***************************************************************************