diff --git a/headers/utils.h b/headers/utils.h index 4ff55d2..d86b2a2 100644 --- a/headers/utils.h +++ b/headers/utils.h @@ -23,7 +23,6 @@ enum class WinValue{ }; -typedef nsGraphics::Vec2D IndexPair; typedef nsGraphics::Vec2D Position; typedef unsigned playerID; // 0 for player 1, 1 for player 2