arreglos d'estil pa deixar el repo com a plantilla

This commit is contained in:
2025-04-07 13:57:19 +02:00
parent 502ba7297a
commit c3e1abff13
17 changed files with 178 additions and 177 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
#pragma once
#include <SDL3/SDL.h> // Para SDL_Rect, SDL_Point
#include <string> // Para string
#include <vector> // Para vector
#include <SDL3/SDL_rect.h> // for SDL_Rect, SDL_Point
#include <SDL3/SDL_stdinc.h> // for Uint8
#include <string> // for string
#include <vector> // for vector
// Estructura para definir un circulo
struct Circle