This commit is contained in:
Lobo 2026-01-22 11:56:01 -03:00
parent 54d12060ec
commit 80d8f87883
18 changed files with 292 additions and 76 deletions

View file

@ -1,7 +1,7 @@
#ifndef CHUNK_H
#define CHUNK_H
#define CHUNK_DEBUG 0
#define CHUNK_DEBUG DEBUG
#include "common.h"
#include "object.h"