mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
Cleanup render functions (#38)
* Remove renderHorrible * Remove renderRollable Co-authored-by: Brent Da Mage <BrentDaMage@users.noreply.github.com>
This commit is contained in:
@@ -29,11 +29,6 @@ void Model::render(float, float, float, float, float, float)
|
||||
|
||||
}
|
||||
|
||||
void Model::renderHorrible(float, float, float, float, float, float)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void Model::setupAnim(float, float, float, float, float, float)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user