mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 18:48:01 -05:00
shader: Add pools and rename files
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
#include <boost/intrusive/list.hpp>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "shader_recompiler/frontend/ir/opcode.h"
|
||||
#include "shader_recompiler/frontend/ir/opcodes.h"
|
||||
#include "shader_recompiler/frontend/ir/type.h"
|
||||
#include "shader_recompiler/frontend/ir/value.h"
|
||||
|
||||
|
Reference in New Issue
Block a user