mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-18 03:55:19 -04:00
rebuild
This commit is contained in:
parent
89f6321a5c
commit
2ddd848728
@ -42,7 +42,7 @@ void* DisplayDevice_Meta;
|
|||||||
#define Socket__Error() WSAGetLastError()
|
#define Socket__Error() WSAGetLastError()
|
||||||
|
|
||||||
static HANDLE heap;
|
static HANDLE heap;
|
||||||
char* Platform_NewLine = "\r\n";
|
char* Platform_NewLine = "\r\n";
|
||||||
|
|
||||||
const ReturnCode ReturnCode_FileShareViolation = ERROR_SHARING_VIOLATION;
|
const ReturnCode ReturnCode_FileShareViolation = ERROR_SHARING_VIOLATION;
|
||||||
const ReturnCode ReturnCode_FileNotFound = ERROR_FILE_NOT_FOUND;
|
const ReturnCode ReturnCode_FileNotFound = ERROR_FILE_NOT_FOUND;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user