mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Windows buildfix. Harmattan buildfix (it doesn't have lambdas). Tabify XBRZ.
This commit is contained in:
parent
5ea37772d7
commit
29651c026b
2 changed files with 709 additions and 708 deletions
|
@ -18,10 +18,11 @@
|
|||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "HLE.h"
|
||||
#include "../MIPS/MIPS.h"
|
||||
|
|
1414
ext/xbrz/xbrz.cpp
1414
ext/xbrz/xbrz.cpp
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue