mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 11:00:09 +00:00
Merge remote-tracking branch 'bunnei/master'
This commit is contained in:
commit
ad6a99524c
@ -96,8 +96,6 @@ private:
|
|||||||
|
|
||||||
// Windows compatibility
|
// Windows compatibility
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
#include <limits.h>
|
|
||||||
#define MAX_PATH PATH_MAX
|
|
||||||
#ifdef _LP64
|
#ifdef _LP64
|
||||||
#define _M_X64 1
|
#define _M_X64 1
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user