summaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
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];