Removed physac old module from Android MK file

This commit is contained in:
victorfisac 2016-06-09 22:12:46 +02:00
parent 5d186639c9
commit cbda329bfd

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)/../..