early-access version 2908
This commit is contained in:
parent
fe5e4e418a
commit
bb012d2194
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
yuzu emulator early access
|
||||
=============
|
||||
|
||||
This is the source code for early-access 2907.
|
||||
This is the source code for early-access 2908.
|
||||
|
||||
## Legal Notice
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#pragma intrinsic(_udiv128)
|
||||
#else
|
||||
#include <cstring>
|
||||
#include <x86intrin.h>
|
||||
#endif
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
|
Loading…
Reference in a new issue