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