mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 10:52:24 -07: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