arreglats els includes en linux, falta vore que ha passat amb windows/macos
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL3/SDL.h> // Para SDL_FRect
|
||||
#include <SDL3/SDL.h> // Para SDL_Renderer, SDL_Texture
|
||||
#include <SDL3/SDL.h> // Para Uint16, Uint32, Uint8
|
||||
#include <SDL3/SDL.h> // Para Uint16, SDL_FRect, SDL_Renderer, SDL_Texture, Uint64, Uint8
|
||||
#include <memory> // Para unique_ptr, shared_ptr
|
||||
#include <string> // Para string
|
||||
#include <vector> // Para vector
|
||||
#include "utils.h"
|
||||
|
||||
#include "utils.h" // Para Color
|
||||
|
||||
class Background;
|
||||
class Fade;
|
||||
|
||||
Reference in New Issue
Block a user