summaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
authoresquizo <esquizo+noreply@esquizo.net>2026-05-03 20:52:52 -0300
committeresquizo <esquizo+noreply@esquizo.net>2026-05-03 20:52:52 -0300
commitd174e56e45bb4289b429875376cbaeba73e9bf1b (patch)
tree48aeb4bffa5b546eeb1f67c5b94a9e32c5b36050 /dat.h
parente4a5b88262430a77bf0c9b47acdc8398ff06c899 (diff)
algumas coisas pra melhorar a jogabilidade
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h2
1 files changed, 1 insertions, 1 deletions
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];