Make it still compile on msys2
This commit is contained in:
parent
acde199b4a
commit
5969bfb915
|
@ -1,4 +1,5 @@
|
|||
#include <graphics.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define WINDOW_WIDTH 1536
|
||||
#define WINDOW_HEIGHT 896
|
||||
|
|
Loading…
Reference in New Issue