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
Removed physac old module from Android MK file
pull/127/head
victorfisac
9 years ago
parent
5d186639c9
commit
cbda329bfd
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/android/jni/Android.mk
+ 0
- 1
src/android/jni/Android.mk
View File
@ -47,7 +47,6 @@ LOCAL_SRC_FILES :=\
../../utils.c
\
../../audio.c
\
../../external/stb_vorbis.c
\
../../physac.c
\
# Required includes paths (.h)
LOCAL_C_INCLUDES
:=
$(
LOCAL_PATH
)
$(
LOCAL_PATH
)
/include
$(
LOCAL_PATH
)
/../..
Write
Preview
Loading…
Cancel
Save