mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 11:07:46 +00:00
Common: Move cpu_detect to x64 directory.
This commit is contained in:
parent
f9e3228caa
commit
15e9a59ad0
5 changed files with 6 additions and 7 deletions
|
@ -4,9 +4,8 @@
|
|||
|
||||
#include <smmintrin.h>
|
||||
|
||||
#include "common/cpu_detect.h"
|
||||
|
||||
#include "common/x64/abi.h"
|
||||
#include "common/x64/cpu_detect.h"
|
||||
#include "common/x64/emitter.h"
|
||||
|
||||
#include "shader.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue