We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19026e3 commit e19401aCopy full SHA for e19401a
1 file changed
common.h
@@ -28,7 +28,7 @@ inline bool check_playerid(int32_t playerid) {
28
#define FALSE 0
29
30
#define SIZE_MESSAGE_BUFFER 0x2000u
31
-#define SIZE_RETURN_VALUE 512u
+#define SIZE_RETURN_VALUE 256u
32
#define SIZE_AI_NAME 128u
33
#define SIZE_HINT_MSG 1024u
34
0 commit comments