mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 20:42:40 +00:00
Removed definition of MAX_PATH, this is already defined in common_paths.h.
This commit is contained in:
@@ -96,8 +96,6 @@ private:
|
||||
|
||||
// Windows compatibility
|
||||
#ifndef _WIN32
|
||||
#include <limits.h>
|
||||
#define MAX_PATH PATH_MAX
|
||||
#ifdef _LP64
|
||||
#define _M_X64 1
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user