Fixed a bug

This commit is contained in:
Ray 2016-02-10 11:24:02 +01:00
parent a847df921f
commit 84a6724b33
2 changed files with 1 additions and 2 deletions

View file

@ -39,7 +39,6 @@ LOCAL_MODULE := raylib
LOCAL_SRC_FILES :=\
../../src/core.c \
../../src/rlgl.c \
../../src/raymath.c \
../../src/textures.c \
../../src/text.c \
../../src/shapes.c \