Update and rename physics.h to physac.h

This commit is contained in:
Ray 2015-12-30 13:42:59 +01:00
parent 5659249dfa
commit 59cf0f6a42

View file

@ -21,8 +21,8 @@
* *
**********************************************************************************************/ **********************************************************************************************/
#ifndef PHYSICS_H #ifndef PHYSAC_H
#define PHYSICS_H #define PHYSAC_H
//---------------------------------------------------------------------------------- //----------------------------------------------------------------------------------
// Defines and Macros // Defines and Macros
@ -96,4 +96,4 @@ Collider GetCollider(int index); // Retur
} }
#endif #endif
#endif // PHYSICS_H #endif // PHYSAC_H