paint: cleanup
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
#include "../global.h"
|
||||
|
||||
void image_texture_node_init() {
|
||||
any_array_push(nodes_material_texture, image_texture_node_def);
|
||||
any_map_set(parser_material_node_vectors, "TEX_IMAGE", image_texture_node_vector);
|
||||
|
||||
Reference in New Issue
Block a user