mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 13:20:04 +00:00
video_core: Reduce nihstro includes in headers. (#6626)
This commit is contained in:
parent
3faddd5e03
commit
03dbdfc12f
4 changed files with 41 additions and 37 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
namespace OpenGL::ShaderDecompiler {
|
||||
|
||||
using nihstro::DestRegister;
|
||||
using nihstro::Instruction;
|
||||
using nihstro::OpCode;
|
||||
using nihstro::RegisterType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue