mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Fixed a bug
This commit is contained in:
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user