mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
shader: Move microinstruction header to the value header
This commit is contained in:
parent
7769517fc0
commit
6236b611cf
20 changed files with 162 additions and 181 deletions
|
@ -36,7 +36,6 @@ add_library(shader_recompiler STATIC
|
|||
frontend/ir/ir_emitter.cpp
|
||||
frontend/ir/ir_emitter.h
|
||||
frontend/ir/microinstruction.cpp
|
||||
frontend/ir/microinstruction.h
|
||||
frontend/ir/modifiers.h
|
||||
frontend/ir/opcodes.cpp
|
||||
frontend/ir/opcodes.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue