diff options
| author | esquizo <esquizo+noreply@esquizo.net> | 2026-05-03 20:52:52 -0300 |
|---|---|---|
| committer | esquizo <esquizo+noreply@esquizo.net> | 2026-05-03 20:52:52 -0300 |
| commit | d174e56e45bb4289b429875376cbaeba73e9bf1b (patch) | |
| tree | 48aeb4bffa5b546eeb1f67c5b94a9e32c5b36050 /dat.h | |
| parent | e4a5b88262430a77bf0c9b47acdc8398ff06c899 (diff) | |
algumas coisas pra melhorar a jogabilidade
Diffstat (limited to 'dat.h')
| -rw-r--r-- | dat.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #define BULLET_SIZE 2 -#define ENTITY_SIZE 16 +#define ENTITY_SIZE 8 typedef struct { float pos[2]; |
