Some tweaks

This commit is contained in:
raysan5 2017-07-25 18:09:58 +02:00
parent 1fcca40db5
commit c764b3d03e
3 changed files with 3 additions and 3 deletions

View file

@ -71,7 +71,7 @@ int main()
Begin3dMode(camera);
DrawModel(model, VectorZero(), 1.0f, WHITE);
DrawModel(model, Vector3Zero(), 1.0f, WHITE);
DrawGrid(10, 1.0f);