mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Derive NodeMetadata from Metadata
This commit is contained in:
parent
de664b1c6d
commit
bbdd869d72
6 changed files with 135 additions and 56 deletions
|
@ -184,6 +184,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/mapnode.cpp \
|
||||
jni/src/mapsector.cpp \
|
||||
jni/src/mesh.cpp \
|
||||
jni/src/metadata.cpp \
|
||||
jni/src/mg_biome.cpp \
|
||||
jni/src/mg_decoration.cpp \
|
||||
jni/src/mg_ore.cpp \
|
||||
|
@ -384,4 +385,3 @@ ifdef GPROF
|
|||
$(call import-module,android-ndk-profiler)
|
||||
endif
|
||||
$(call import-module,android/native_app_glue)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue