Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm authored Jun 2, 2023
1 parent a6db908 commit 1da4552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/stdlib/genmsl/mx_normalmap.metal
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ void mx_normalmap_vector2(vec3 value, int map_space, vec2 normal_scale, vec3 N,

// Normalize the result.
result = normalize(value);
}
}

0 comments on commit 1da4552

Please sign in to comment.