mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
Biomes classes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef BIOME_H
|
||||
#define BIOME_H
|
||||
|
||||
#include <Block.h>
|
||||
#include "Block.h"
|
||||
#include "Chunk.h"
|
||||
#include "Maths/Vec2.h"
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user