Updated examples and makefile
This commit is contained in:
parent
308fcbb96c
commit
f88c95ce2d
4 changed files with 8 additions and 4 deletions
|
@ -34,7 +34,7 @@ int main()
|
|||
|
||||
Vector3 cubePosition = { 0.0f, 0.0f, 0.0f };
|
||||
|
||||
//SetTargetFPS(90); // Set our game to run at 90 frames-per-second
|
||||
SetTargetFPS(90); // Set our game to run at 90 frames-per-second
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
// Main game loop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue