mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-27 05:28:30 +00:00
Removed physac old module from Android MK file
This commit is contained in:
@@ -47,7 +47,6 @@ LOCAL_SRC_FILES :=\
|
|||||||
../../utils.c \
|
../../utils.c \
|
||||||
../../audio.c \
|
../../audio.c \
|
||||||
../../external/stb_vorbis.c \
|
../../external/stb_vorbis.c \
|
||||||
../../physac.c \
|
|
||||||
|
|
||||||
# Required includes paths (.h)
|
# Required includes paths (.h)
|
||||||
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
||||||
|
Reference in New Issue
Block a user