mud/lib/include/materials.h
2020-09-06 05:43:07 -07:00

3 lines
117 B
C

#define MATERIAL_PROPS ({ "density","hardness" })
#define MATERIAL_TYPES ({ "fluid","stone","metal","wood","misc" })