mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
CMake: Refactor build system
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "Player.hpp"
|
||||
#include "world/level/Level.hpp"
|
||||
#include "client/model/Model.hpp"
|
||||
|
||||
Player::Player(Level* pLevel) : Mob(pLevel),
|
||||
m_model(0.0f, 0.0f)
|
||||
|
||||
Reference in New Issue
Block a user