mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 10:48:03 -05: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