Move Wii U shaders
This commit is contained in:
parent
5b636ccc24
commit
b2a0ad089f
22 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@
|
||||||
|
|
||||||
#include "../Misc.h"
|
#include "../Misc.h"
|
||||||
|
|
||||||
#include "../WiiU/colour_fill.gsh.h"
|
#include "../WiiU/shaders/colour_fill.gsh.h"
|
||||||
#include "../WiiU/glyph.gsh.h"
|
#include "../WiiU/shaders/glyph.gsh.h"
|
||||||
#include "../WiiU/texture.gsh.h"
|
#include "../WiiU/shaders/texture.gsh.h"
|
||||||
#include "../WiiU/texture_colour_key.gsh.h"
|
#include "../WiiU/shaders/texture_colour_key.gsh.h"
|
||||||
|
|
||||||
typedef struct RenderBackend_Surface
|
typedef struct RenderBackend_Surface
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue