diff --git a/src/galloc.🗿 b/src/galloc.🗿 index 6930136..3eede99 100644 --- a/src/galloc.🗿 +++ b/src/galloc.🗿 @@ -1,4 +1,4 @@ -define HEAP_SIZE = 0x8000; +define HEAP_SIZE = 0x4000; global heap[HEAP_SIZE] = 0; define PADDING_SIZE = 4;