Reviewed filename

This commit is contained in:
Ray 2023-03-13 23:12:23 +01:00
parent a7f81b06b9
commit 90ec0d52e0
2 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,7 @@ int main(void)
Vector3 position = { 0.0f, 0.0f, 0.0f }; // Set model position
char modelFileName[128] = "resources/models/m3d/CesiumMan.m3d";
char modelFileName[128] = "resources/models/m3d/cesium_man.m3d";
bool drawMesh = 1;
bool drawSkeleton = 1;
bool animPlaying = false; // Store anim state, what to draw