remove utils

This commit is contained in:
=
2024-01-19 18:44:22 +01:00
parent 45ac2ffa68
commit 179f34db80
3 changed files with 0 additions and 59 deletions

View File

@ -3,7 +3,6 @@
//
#pragma once
#include "../utils.h"
#include "../Vec2d/Vec2d.h"
#include "PlayerPaddle.h"
#include <SDL2/SDL2_gfxPrimitives.h>