summaryrefslogtreecommitdiffstatshomepage
path: root/hlsl/prescale.fx
diff options
context:
space:
mode:
Diffstat (limited to 'hlsl/prescale.fx')
-rw-r--r--hlsl/prescale.fx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hlsl/prescale.fx b/hlsl/prescale.fx
index 1cbcaa0f753..419254acd07 100644
--- a/hlsl/prescale.fx
+++ b/hlsl/prescale.fx
@@ -107,4 +107,4 @@ technique DefaultTechnique
VertexShader = compile vs_3_0 vs_main();
PixelShader = compile ps_3_0 ps_main();
}
-} \ No newline at end of file
+}