ref: caa00c9a6b2ea0347813cfc71390060ab05bbd6d
parent: b4d9b15a9c4f6bfb003efe85aed62f17f647871a
author: Clownacy <Clownacy@users.noreply.github.com>
date: Tue Apr 21 12:48:31 EDT 2020
Update shader formulas
--- a/src/Backends/WiiU/shaders/shader sources/wtf is this.txt
+++ b/src/Backends/WiiU/shaders/shader sources/wtf is this.txt
@@ -5,6 +5,7 @@
texture.vsh + texture.psh = texture.gsh
texture.vsh + texture_colour_key.psh = texture_colour_key.gsh
plain.vsh + colour_fill.psh = colour_fill.gsh
+texture.vsh + glyph.psh = glyph.gsh
##########################