mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-28 01:57:10 +02:00
coalesced cpu caps + wall clokc timer
This commit is contained in:
parent
f9d6193eb9
commit
e086c112e0
15 changed files with 362 additions and 380 deletions
|
|
@ -124,7 +124,7 @@ static FileSys::VirtualFile VfsDirectoryCreateFileWrapper(const FileSys::Virtual
|
|||
#include "common/string_util.h"
|
||||
|
||||
#ifdef ARCHITECTURE_x86_64
|
||||
#include "common/x64/cpu_detect.h"
|
||||
#include "common/cpu_features.h"
|
||||
#endif
|
||||
|
||||
// Core //
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue