mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Update platform.h
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef MAX_COMMAND_LENGTH
|
||||
#define MAX_COMMAND_LENGTH 520
|
||||
#define MAX_COMMAND_LENGTH 2 * MAX_PATH
|
||||
#endif
|
||||
|
||||
#ifdef __MACOSX__
|
||||
|
||||
Reference in New Issue
Block a user