diff options
Diffstat (limited to 'core/math/bvh_structs.inc')
-rw-r--r-- | core/math/bvh_structs.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/math/bvh_structs.inc b/core/math/bvh_structs.inc index d40c631ce2..6326cd63ef 100644 --- a/core/math/bvh_structs.inc +++ b/core/math/bvh_structs.inc @@ -1,4 +1,3 @@ - public: struct ItemRef { uint32_t tnode_id; // -1 is invalid |