PPCRec: Move X64 files into subdirectory and rename

This commit is contained in:
Exzap 2022-11-07 04:03:05 +01:00
parent da08eda506
commit 0622631868
14 changed files with 32 additions and 38 deletions

View file

@ -1,6 +1,5 @@
#include "../PPCRecompiler.h"
#include "../PPCRecompilerIml.h"
#include "../PPCRecompilerX64.h"
#include "IMLRegisterAllocatorRanges.h"
#include "util/helpers/MemoryPool.h"