From 3a967430ebf22917a7eaf9fadc8be502fb50af40 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Tue, 25 Jul 2017 12:32:06 +1000 Subject: [PATCH] Missing last newline. --- docs/guides/shaders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/shaders.md b/docs/guides/shaders.md index c48bcc78..6a50c2c2 100644 --- a/docs/guides/shaders.md +++ b/docs/guides/shaders.md @@ -122,4 +122,4 @@ but some are particularly noteworthy: This is important because some games depended on NTSC artifacts to display colours outside the console's official palette - or to create effects like transparency. \ No newline at end of file + or to create effects like transparency.