diff options
Diffstat (limited to 'src/text.hpp')
-rw-r--r-- | src/text.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/text.hpp b/src/text.hpp index a0fd737..08248b3 100644 --- a/src/text.hpp +++ b/src/text.hpp @@ -30,7 +30,6 @@ #include <vector> struct FT_Info; -struct vec2 { float x; float y; }; /** * @class PhysicsSystem |