summaryrefslogtreecommitdiff
path: root/include/field.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/field.h')
-rw-r--r--include/field.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/field.h b/include/field.h
index 93f80f0..30ed56b 100644
--- a/include/field.h
+++ b/include/field.h
@@ -6,14 +6,6 @@ struct cell {
unsigned int color;
};
-struct vector2i {
- int x, y;
-};
-
-struct vector2ui {
- unsigned int x, y;
-};
-
/*
* field + shape coord system
* y