From d5c6dc78e9a1d12b3aa86d7565e731643cfe4c18 Mon Sep 17 00:00:00 2001 From: ImJezze Date: Wed, 18 Nov 2015 18:01:01 +0100 Subject: Cleanup - fixed not used HLSL settings from .ini if MAME was started without driver parameter - removed default values from HLSL sliders, the defaults here are more like null values to hint when an effect would be disable - slightly changed default HLSL settings --- hlsl/artwork_support/post.fx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hlsl') diff --git a/hlsl/artwork_support/post.fx b/hlsl/artwork_support/post.fx index 5fb864c3ef2..64ca2032678 100644 --- a/hlsl/artwork_support/post.fx +++ b/hlsl/artwork_support/post.fx @@ -347,7 +347,7 @@ float2 GetAdjustedCoords(float2 coord, float2 centerOffset, float distortionAmou // apply ratio difference between screen and quad coord /= RatioCorrection; - // applay screen scale + // apply screen scale coord /= ScreenScale; // distort coordinates -- cgit v1.2.3-70-g09d2