mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-12-03 19:21:13 +00:00
commit
464240f703
@ -32,9 +32,6 @@
|
||||
#include <algorithm>
|
||||
#include <string.h> // for memcpy and memset
|
||||
|
||||
typedef unsigned long long uint64;
|
||||
typedef unsigned int uint32;
|
||||
|
||||
using namespace std;
|
||||
|
||||
static uint64 UNALIGNED_LOAD64(const char *p) {
|
||||
|
Loading…
Reference in New Issue
Block a user