Forgot to revert the size back to 100 4 the square
This commit is contained in:
parent
00e6367402
commit
a41d0ba51c
|
@ -39,7 +39,7 @@
|
|||
#define COLOR_G 0xA5
|
||||
#define COLOR_B 0x00
|
||||
|
||||
#define RECT_SIZE 300
|
||||
#define RECT_SIZE 100
|
||||
|
||||
extern SDL_Window *window;
|
||||
extern SDL_Renderer *main_render;
|
||||
|
|
Loading…
Reference in New Issue