mil merdertes

This commit is contained in:
2025-07-21 13:18:43 +02:00
parent 296ef1e709
commit ea5cedfd26
36 changed files with 94 additions and 76 deletions

View File

@@ -2,10 +2,11 @@
#include <SDL3/SDL.h> // Para SDL_FRect
#include <array> // Para array
#include <memory> // Para shared_ptr, unique_ptr
#include <string> // Para string
#include <vector> // Para vector
#include <algorithm> // Para max
#include <array> // Para array
#include <memory> // Para shared_ptr, unique_ptr
#include <string> // Para string
#include <vector> // Para vector
#include "balloon.h" // Para BALLOON_SPEED, Balloon, BalloonSize (ptr only), BalloonType (ptr only)
#include "balloon_formations.h" // Para BalloonFormations