diff options
Diffstat (limited to 'include/components.hpp')
-rw-r--r-- | include/components.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/components.hpp b/include/components.hpp index 8e245a7..805e8b2 100644 --- a/include/components.hpp +++ b/include/components.hpp @@ -269,11 +269,6 @@ struct Animate { } }; -//TODO -struct Input { - -}; - /** * @struct Visible * @brief If an entity is visible we want to be able to draw it. |