mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 19:17:56 -05:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include "clipper.h"
|
||||
#include "pica.h"
|
||||
#include "rasterizer.h"
|
||||
#include "shader_interpreter.h"
|
||||
#include "shader/shader_interpreter.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user