Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Android/Mapgen: Add fractal mapgen file to android makefiles
  • Loading branch information
paramat committed Oct 6, 2015
1 parent 8edc8a1 commit d152b55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/android/jni/Android.mk
Expand Up @@ -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 \
Expand Down

0 comments on commit d152b55

Please sign in to comment.