Merge branch 'SQC-15_animation' into SQC19_Booster

This commit is contained in:
Frederic Leger
2023-11-20 12:15:28 -05:00
122 changed files with 1365 additions and 552 deletions

View File

@@ -7,7 +7,7 @@
#define SRV_PORT 10000
#define CLI_PORT 10001
#define BUFFER_LENGTH 150
#define BUFFER_LENGTH 1500
#define CHUNK_SIZE_X 4
#define CHUNK_SIZE_Y 64
@@ -52,6 +52,7 @@ typedef uint64_t Timestamp;
#include <cstdio>
#include <ctime>
#define poll WSAPoll
#define flag_t u_long
#define addrlen_t int
#define ioctl ioctlsocket