paint: cleanup
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
#include "../global.h"
|
||||
|
||||
void script_node_init() {
|
||||
any_array_push(nodes_material_input, script_node_def);
|
||||
any_map_set(parser_material_node_values, "SCRIPT_CPU", script_node_value);
|
||||
|
||||
Reference in New Issue
Block a user