migracio a SDL3
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL2/SDL_rect.h> // for SDL_Rect
|
||||
#include <SDL2/SDL_render.h> // for SDL_Renderer
|
||||
#include <SDL3/SDL.h>
|
||||
class Texture;
|
||||
|
||||
// Clase sprite
|
||||
|
||||
Reference in New Issue
Block a user