mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Android/Mapgen: Add fractal mapgen file to android makefiles
This commit is contained in:
parent
8edc8a14e4
commit
d152b55971
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/mapblock.cpp \
|
||||
jni/src/mapblock_mesh.cpp \
|
||||
jni/src/mapgen.cpp \
|
||||
jni/src/mapgen_fractal.cpp \
|
||||
jni/src/mapgen_singlenode.cpp \
|
||||
jni/src/mapgen_v5.cpp \
|
||||
jni/src/mapgen_v6.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue