CleanUp: snode_group_offset -> space_node_group_offset
This commit is contained in:
@@ -227,7 +227,7 @@ void ED_node_set_active_viewer_key(SpaceNode *snode)
|
||||
}
|
||||
}
|
||||
|
||||
void snode_group_offset(SpaceNode *snode, float *x, float *y)
|
||||
void space_node_group_offset(SpaceNode *snode, float *x, float *y)
|
||||
{
|
||||
bNodeTreePath *path = snode->treepath.last;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user