mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-12 09:48:30 +12:00
PPCRec: Move X64 files into subdirectory and rename
This commit is contained in:
parent
da08eda506
commit
0622631868
14 changed files with 32 additions and 38 deletions
|
@ -2,9 +2,10 @@
|
|||
|
||||
#include "../PPCRecompiler.h"
|
||||
#include "../PPCRecompilerIml.h"
|
||||
#include "../PPCRecompilerX64.h"
|
||||
#include "IMLRegisterAllocatorRanges.h"
|
||||
|
||||
#include "../BackendX64/BackendX64.h"
|
||||
|
||||
uint32 recRACurrentIterationIndex = 0;
|
||||
|
||||
uint32 PPCRecRA_getNextIterationIndex()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue