Cambiado tamaño de la ventana

This commit is contained in:
2024-08-22 21:42:18 +02:00
parent 1883032be5
commit 578549b122
2 changed files with 2 additions and 23 deletions

View File

@@ -3,6 +3,7 @@
#define WINDOW_CAPTION "demo_pelotas2"
#define SCREEN_WIDTH 320
#define SCREEN_HEIGHT 240
#define WINDOW_SIZE 3
#define BALL_SIZE 8
#define GRAVITY 0.2f
#define TEXT_TIME 100