mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 13:20:04 +00:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
parent
642b9b5030
commit
18527b9e21
10 changed files with 13 additions and 13 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "video_core/pica.h"
|
||||
|
||||
#include "video_core/shader_interpreter.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue