summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsource/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/main.cpp b/source/main.cpp
index 9e5d160..11292ff 100755
--- a/source/main.cpp
+++ b/source/main.cpp
@@ -113,8 +113,6 @@ struct TextState {
struct Rect {
Vec2 tl;
Vec2 br;
- Vec2 size;
- Vec3 position;
};
#define PLAYER_Z -1.0f