mirror of
https://github.com/Ty3r0X/funni-square.git
synced 2025-01-02 20:32:17 +00:00
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
Block a user