summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/timelimt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/timelimt.cpp')
-rw-r--r--src/mame/video/timelimt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/timelimt.cpp b/src/mame/video/timelimt.cpp
index 1c18a1f00ff..40ec0718dab 100644
--- a/src/mame/video/timelimt.cpp
+++ b/src/mame/video/timelimt.cpp
@@ -36,7 +36,7 @@ PALETTE_INIT_MEMBER(timelimt_state, timelimt)
3, resistances_rg, weights_g, 0, 0,
2, resistances_b, weights_b, 0, 0);
-
+
for (i = 0;i < palette.entries();i++)
{
int bit0,bit1,bit2,r,g,b;