mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-05 22:35:35 +00:00
ir: Reorganize to new top level folder
This commit is contained in:
parent
5bec200c36
commit
e19f898aa2
69 changed files with 168 additions and 168 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#include "common/assert.h"
|
||||
#include "frontend/A32/decoder/asimd.h"
|
||||
#include "frontend/A32/translate/impl/translate_arm.h"
|
||||
#include "frontend/ir/opcodes.h"
|
||||
#include "ir/opcodes.h"
|
||||
|
||||
using namespace Dynarmic;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue