mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 10:02:41 +00: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