mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-01 13:53:05 +00:00
video_core: Reorganize headers
This commit is contained in:
@@ -7,9 +7,8 @@
|
||||
#include <nihstro/shader_bytecode.h>
|
||||
|
||||
#include "video_core/pica.h"
|
||||
|
||||
#include "shader.h"
|
||||
#include "shader_interpreter.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
using nihstro::OpCode;
|
||||
using nihstro::Instruction;
|
||||
|
||||
Reference in New Issue
Block a user