mirror of
https://github.com/raysan5/raylib.git
synced 2025-11-17 15:51:19 +00:00
Fixed Android compilation with 1.3 updates
- Fixed Android MakeFile adding gestures module. - Fixed Android project template functions names. - Updated compiled library and header.
This commit is contained in:
@@ -43,6 +43,7 @@ LOCAL_SRC_FILES :=\
|
||||
../../src/textures.c \
|
||||
../../src/text.c \
|
||||
../../src/shapes.c \
|
||||
../../src/gestures.c \
|
||||
../../src/models.c \
|
||||
../../src/utils.c \
|
||||
../../src/audio.c \
|
||||
|
||||
Reference in New Issue
Block a user