mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-01 20:24:36 +01:00
Rename JitState to A32JitState
This commit is contained in:
parent
63bd1ece23
commit
7bf421dd38
11 changed files with 124 additions and 123 deletions
|
|
@ -10,7 +10,6 @@
|
|||
#include <xbyak.h>
|
||||
|
||||
#include "backend_x64/abi.h"
|
||||
#include "backend_x64/jitstate.h"
|
||||
#include "backend_x64/reg_alloc.h"
|
||||
#include "common/assert.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue