소스 검색

Update physac.h

pull/1589/head
raysan5 4 년 전
부모
커밋
f3df64210b
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      src/physac.h

+ 0
- 2
src/physac.h 파일 보기

@ -120,8 +120,6 @@
//----------------------------------------------------------------------------------
#if defined(__STDC__) && __STDC_VERSION__ >= 199901L
#include <stdbool.h>
#elif !defined(__cplusplus) && !defined(bool)
typedef enum { false, true } bool;
#endif
typedef enum PhysicsShapeType { PHYSICS_CIRCLE = 0, PHYSICS_POLYGON } PhysicsShapeType;

불러오는 중...
취소
저장