mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Fix android build after removal of indev and math mapgen
This commit is contained in:
parent
24a631ee2a
commit
903d343b08
1 changed files with 0 additions and 2 deletions
|
@ -157,8 +157,6 @@ LOCAL_SRC_FILES := \
|
||||||
jni/src/mapblock.cpp \
|
jni/src/mapblock.cpp \
|
||||||
jni/src/mapblock_mesh.cpp \
|
jni/src/mapblock_mesh.cpp \
|
||||||
jni/src/mapgen.cpp \
|
jni/src/mapgen.cpp \
|
||||||
jni/src/mapgen_indev.cpp \
|
|
||||||
jni/src/mapgen_math.cpp \
|
|
||||||
jni/src/mapgen_singlenode.cpp \
|
jni/src/mapgen_singlenode.cpp \
|
||||||
jni/src/mapgen_v6.cpp \
|
jni/src/mapgen_v6.cpp \
|
||||||
jni/src/mapgen_v7.cpp \
|
jni/src/mapgen_v7.cpp \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue