mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 19:43:34 +00: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