#ifndef CONTENT_MAPNODE_UTIL_HEADER #define CONTENT_MAPNODE_UTIL_HEADER void content_nodedef_knob(content_t nodeid, content_t source_node, ContentMaterialType material_type, const char* texture, char* desc); #endif