This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update and rename physics.h to physac.h
pull/69/head
Ray
9 years ago
parent
5659249dfa
commit
59cf0f6a42
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
src/physac.h
src/physics.h → src/physac.h
View File
@ -21,8 +21,8 @@
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
#
ifndef PHYS
ICS
_H
#
define PHYS
ICS
_H
#
ifndef PHYS
AC
_H
#
define PHYS
AC
_H
/
/
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
/
/
Defines
and
Macros
@ -96,4 +96,4 @@ Collider GetCollider(int index); // Retur
}
#
endif
#
endif
/
/
PHYS
ICS
_H
#
endif
/
/
PHYS
AC
_H
Write
Preview
Loading…
Cancel
Save