Update and rename physics.h to physac.h
This commit is contained in:
parent
5659249dfa
commit
59cf0f6a42
1 changed files with 3 additions and 3 deletions
|
@ -21,8 +21,8 @@
|
|||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
#ifndef PHYSICS_H
|
||||
#define PHYSICS_H
|
||||
#ifndef PHYSAC_H
|
||||
#define PHYSAC_H
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Defines and Macros
|
||||
|
@ -96,4 +96,4 @@ Collider GetCollider(int index); // Retur
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif // PHYSICS_H
|
||||
#endif // PHYSAC_H
|
Loading…
Add table
Add a link
Reference in a new issue