Files
DbMinecraft/chunkhelper.h

8 lines
98 B
C

#pragma once
#include <QByteArray>
QByteArray createChunkSection();
QByteArray createBiomes();