cleanup on aisle everywhere
This commit is contained in:
@ -18,7 +18,6 @@ class Collision
|
||||
public:
|
||||
static bool AABB(const SDL_Rect& recA, const SDL_Rect& recB);
|
||||
static bool AABB(const ColliderComponent& colA, const ColliderComponent& colB);
|
||||
// void showColType();
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user