Skip to content

Commit

Permalink
initializing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
wbraithwaite authored and jpaver committed Dec 12, 2020
1 parent f06906a commit 92addc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ogt_vox.h
Original file line number Diff line number Diff line change
Expand Up @@ -1081,6 +1081,7 @@
// add a single instance
ogt_vox_instance new_instance;
new_instance.model_index = 0;
new_instance.group_index = 0;
new_instance.transform = _vox_transform_identity();
new_instance.layer_index = 0;
new_instance.name = 0;
Expand Down

0 comments on commit 92addc3

Please sign in to comment.