Fixed spacing and set UpdatePhysics() function as static...
and remove static from PhysicsThread().
This commit is contained in:
parent
1a8fbe5cf0
commit
4e84ded7ef
3 changed files with 213 additions and 215 deletions
|
@ -178,7 +178,7 @@ int main()
|
|||
}
|
||||
|
||||
// De-Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
//--------------------------------------------------------------------------------------
|
||||
ClosePhysics(); // Unitialize physics module
|
||||
CloseWindow(); // Close window and OpenGL context
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue