diff options
Diffstat (limited to 'examples/models')
| -rw-r--r-- | examples/models/models_loading_m3d.c | 2 | ||||
| -rw-r--r-- | examples/models/resources/models/m3d/cesium_man.m3d (renamed from examples/models/resources/models/m3d/CesiumMan.m3d) | bin | 73844 -> 73844 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_loading_m3d.c b/examples/models/models_loading_m3d.c index 18c8e1af..b9674b6f 100644 --- a/examples/models/models_loading_m3d.c +++ b/examples/models/models_loading_m3d.c @@ -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 diff --git a/examples/models/resources/models/m3d/CesiumMan.m3d b/examples/models/resources/models/m3d/cesium_man.m3d Binary files differindex ddf9f509..ddf9f509 100644 --- a/examples/models/resources/models/m3d/CesiumMan.m3d +++ b/examples/models/resources/models/m3d/cesium_man.m3d |
