mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Split ObjDef/ObjDefManager out to objdef.cpp
This commit is contained in:
parent
497299afd6
commit
6c5a6967ec
11 changed files with 298 additions and 247 deletions
|
@ -182,6 +182,7 @@ LOCAL_SRC_FILES := \
|
|||
jni/src/nodemetadata.cpp \
|
||||
jni/src/nodetimer.cpp \
|
||||
jni/src/noise.cpp \
|
||||
jni/src/objdef.cpp \
|
||||
jni/src/object_properties.cpp \
|
||||
jni/src/particles.cpp \
|
||||
jni/src/pathfinder.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue