change initial dimension to 32

pull/2/head
cosmonaut 2022-07-26 12:44:58 -07:00
parent c6ce7c7a00
commit 03222b0826
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#define INITIAL_DATA_CAPACITY 8
#define INITIAL_FREE_RECTANGLE_CAPACITY 16
#define INITIAL_DIMENSION 256
#define INITIAL_DIMENSION 32
/* Structures */