Reformat
This commit is contained in:
parent
fe8ff990c6
commit
95d9f5e5cf
@ -8,10 +8,12 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#define MAX_WINDOWS 2
|
#define MAX_WINDOWS 2
|
||||||
|
|
||||||
#define WINDOW_WIDTH 1280
|
#define WINDOW_WIDTH 1280
|
||||||
#define WINDOW_HEIGHT 720
|
#define WINDOW_HEIGHT 720
|
||||||
|
|
||||||
#define MAX_NODES 1024
|
#define MAX_NODES 1024
|
||||||
|
|
||||||
#define NODE_WIDTH 70
|
#define NODE_WIDTH 70
|
||||||
#define NODE_HEIGHT 20
|
#define NODE_HEIGHT 20
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user