migrant a SDL3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "global_inputs.h"
|
||||
#include <SDL2/SDL_render.h> // Para SDL_RenderSetIntegerScale
|
||||
#include <SDL2/SDL_stdinc.h> // Para SDL_FALSE, SDL_TRUE
|
||||
#include <SDL3/SDL_render.h> // Para SDL_RenderSetIntegerScale
|
||||
#include <SDL3/SDL_stdinc.h> // Para SDL_FALSE, SDL_TRUE
|
||||
#include <string> // Para operator+, string, to_string, basic_string
|
||||
#include <vector> // Para vector
|
||||
#include "asset.h" // Para Asset
|
||||
|
||||
Reference in New Issue
Block a user