yaaaa rebota todo

This commit is contained in:
2024-08-21 12:09:32 +02:00
parent 36cb6154d7
commit cdd6e7bc5d
4 changed files with 18 additions and 19 deletions

View File

@@ -4,7 +4,6 @@
#define SCREEN_HEIGHT 240
#define BALL_SIZE 8
#define GRAVITY 0.2f
#define LOSS 0.75f
struct color_t
{