mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
forgot 2 files
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1495 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -21,10 +21,6 @@
|
|||||||
#define _CRTDBG_MAP_ALLOC
|
#define _CRTDBG_MAP_ALLOC
|
||||||
#define _CRTDBG_MAP_ALLOC_NEW
|
#define _CRTDBG_MAP_ALLOC_NEW
|
||||||
|
|
||||||
#ifdef OSX64
|
|
||||||
#define MAP_32BIT 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define CHECK_HEAP_INTEGRITY()
|
#define CHECK_HEAP_INTEGRITY()
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
// Official SVN repository and contact information can be found at
|
// Official SVN repository and contact information can be found at
|
||||||
// http://code.google.com/p/dolphin-emu/
|
// http://code.google.com/p/dolphin-emu/
|
||||||
|
|
||||||
#include "Config.h"
|
|
||||||
#include "GLUtil.h"
|
#include "GLUtil.h"
|
||||||
#include "Profiler.h"
|
#include "Profiler.h"
|
||||||
#include "x64Emitter.h"
|
#include "x64Emitter.h"
|
||||||
|
Reference in New Issue
Block a user