mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Corrected issue
This commit is contained in:
@ -46,7 +46,7 @@ LOCAL_SRC_FILES :=\
|
||||
../../models.c \
|
||||
../../utils.c \
|
||||
../../audio.c \
|
||||
../../stb_vorbis.c \
|
||||
../../external/stb_vorbis.c \
|
||||
|
||||
# Required includes paths (.h)
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
||||
|
||||
Reference in New Issue
Block a user