mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Split every Tile class into its own header file.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "LevelRenderer.hpp"
|
||||
#include "Minecraft.hpp"
|
||||
#include "world/tile/LeafTile.hpp"
|
||||
|
||||
LevelRenderer::LevelRenderer(Minecraft* pMC, Textures* pTexs)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user