mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-17 10:10:45 -04:00
Common: Move cpu_detect to x64 directory.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user