Parcourir la source

Update and rename physics.h to physac.h

pull/69/head
Ray il y a 9 ans
Parent
révision
59cf0f6a42
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      src/physac.h

src/physics.h → src/physac.h Voir le fichier

@ -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

Chargement…
Annuler
Enregistrer