mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Define 'MAX_FILEPATH' in platform.h
This commit is contained in:
parent
877c867e08
commit
50d380df29
@ -374,6 +374,8 @@ template <typename T> const char* MemAllocClassName(T* p)
|
||||
// as little code as possible, and throw an assertion in debug.
|
||||
#define NO_DEFAULT default: UNREACHABLE();
|
||||
|
||||
#define MAX_FILEPATH 512
|
||||
|
||||
// Defines MAX_PATH
|
||||
#ifndef MAX_PATH
|
||||
#define MAX_PATH 260
|
||||
|
Loading…
x
Reference in New Issue
Block a user