Android/Mapgen: Add fractal mapgen file to android makefiles

master
paramat 2015-10-06 22:14:44 +01:00
parent 8edc8a14e4
commit d152b55971
1 changed files with 1 additions and 0 deletions

View File

@ -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 \