summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/vrender0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/vrender0.c')
-rw-r--r--src/mame/video/vrender0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/vrender0.c b/src/mame/video/vrender0.c
index 39d05dd465d..42346da5df2 100644
--- a/src/mame/video/vrender0.c
+++ b/src/mame/video/vrender0.c
@@ -124,7 +124,7 @@ struct QuadInfo
UINT8 DstAlpha;
UINT32 DstColor;
};
-
+
/*
Pick a rare enough color to disable transparency (that way I save a cmp per loop to check
if I must draw transparent or not. The palette build will take this color in account so