From d174e56e45bb4289b429875376cbaeba73e9bf1b Mon Sep 17 00:00:00 2001 From: esquizo Date: Sun, 3 May 2026 20:52:52 -0300 Subject: algumas coisas pra melhorar a jogabilidade --- dat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dat.h') diff --git a/dat.h b/dat.h index f0bc5ff..9e69970 100644 --- a/dat.h +++ b/dat.h @@ -1,5 +1,5 @@ #define BULLET_SIZE 2 -#define ENTITY_SIZE 16 +#define ENTITY_SIZE 8 typedef struct { float pos[2]; -- cgit v1.2.3