This commit is contained in:
Abdelrahman Said 2024-01-14 23:52:48 +00:00
parent fe8ff990c6
commit 95d9f5e5cf

View File

@ -8,10 +8,12 @@
#include <stdlib.h>
#define MAX_WINDOWS 2
#define WINDOW_WIDTH 1280
#define WINDOW_HEIGHT 720
#define MAX_NODES 1024
#define NODE_WIDTH 70
#define NODE_HEIGHT 20