mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add raycast.cpp and tileanimation.cpp to Android.mk
This commit is contained in:
parent
e8b7179ccd
commit
8f22272df5
1 changed files with 2 additions and 0 deletions
|
@ -203,6 +203,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/porting.cpp \
|
||||
jni/src/profiler.cpp \
|
||||
jni/src/quicktune.cpp \
|
||||
jni/src/raycast.cpp \
|
||||
jni/src/reflowscan.cpp \
|
||||
jni/src/remoteplayer.cpp \
|
||||
jni/src/rollback.cpp \
|
||||
|
@ -218,6 +219,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/sound_openal.cpp \
|
||||
jni/src/staticobject.cpp \
|
||||
jni/src/subgame.cpp \
|
||||
jni/src/tileanimation.cpp \
|
||||
jni/src/tool.cpp \
|
||||
jni/src/treegen.cpp \
|
||||
jni/src/version.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue