Added some comments and fixed spaces

This commit is contained in:
victorfisac
2016-01-05 13:58:20 +01:00
parent 32508f6db1
commit fe0cf8f9a9
5 changed files with 7 additions and 6 deletions

View File

@@ -76,7 +76,7 @@ extern "C" { // Prevents name mangling of functions
//----------------------------------------------------------------------------------
// Module Functions Declarations
//----------------------------------------------------------------------------------
void InitPhysics(); // Initialize all internal physics values
void InitPhysics(void); // Initialize all internal physics values
void SetPhysics(Physics settings); // Set physics settings values using Physics data type to overwrite internal physics settings
void AddRigidbody(int index, Rigidbody rigidbody); // Initialize a new rigidbody with parameters to internal index slot