diff options
Diffstat (limited to 'src/components.hpp')
| -rw-r--r-- | src/components.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components.hpp b/src/components.hpp index 3e7521f..f10dd63 100644 --- a/src/components.hpp +++ b/src/components.hpp @@ -65,7 +65,6 @@ struct CompInstance { GrBindsHandle grBindsHandle = GrBindsHandle_MAX; InstanceHandle instanceHandle = InstanceHandle_MAX; uint64_t index = ECS_UNSET_VAL; - InstPos instPos; struct { btVector3 localInertia; btCollisionShape *collisionShape; |
