mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-30 23:18:30 +00:00
Update and rename physics.h to physac.h
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user