summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libphysics/dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphysics/dat.h b/libphysics/dat.h
index 9fe3312..cabe7f5 100644
--- a/libphysics/dat.h
+++ b/libphysics/dat.h
@@ -1,4 +1,4 @@
-#define BLOCK_SIZE 128
+#define BLOCK_SIZE 16
typedef struct Body {
BodyType type;