mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 04:27:58 -05:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include "pica.h"
|
||||
#include "primitive_assembly.h"
|
||||
#include "renderer_base.h"
|
||||
#include "shader_interpreter.h"
|
||||
#include "shader/shader_interpreter.h"
|
||||
#include "video_core.h"
|
||||
|
||||
namespace Pica {
|
||||
|
Reference in New Issue
Block a user