summaryrefslogtreecommitdiffhomepage
path: root/src/entity.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.hpp')
-rw-r--r--src/entity.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/entity.hpp b/src/entity.hpp
index 4972767c..8d56617c 100644
--- a/src/entity.hpp
+++ b/src/entity.hpp
@@ -46,7 +46,6 @@ struct entity
const Vector2b offset, bbox_offset;
const Vector2ub bbox_size;
uint16_t delta = 0, frame = 0;
- uint8_t last_update = 0;
const rotation r = rotation::N;
const pass_mode pass = pass_mode::see_through;