Added some comments

This commit is contained in:
raysan5
2015-09-02 02:41:55 +02:00
parent a7a81ca749
commit 50c5df0838
2 changed files with 3 additions and 2 deletions

View File

@@ -514,4 +514,4 @@ static void ProcessCamera(Camera *camera, Vector3 *playerPosition)
} break;
default: break;
}
}
}