treballant en arreglas els includes de SDL3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "global_events.h"
|
||||
#include <SDL3/SDL_log.h> // Para SDL_LogInfo, SDL_LogCategory
|
||||
#include "mouse.h" // Para handleEvent
|
||||
#include "section.h" // Para Name, Options, name, options
|
||||
#include <SDL3/SDL.h> // Para SDL_LogInfo, SDL_LogCategory
|
||||
#include "mouse.h" // Para handleEvent
|
||||
#include "section.h" // Para Name, Options, name, options
|
||||
#include "screen.h"
|
||||
|
||||
namespace GlobalEvents
|
||||
|
||||
Reference in New Issue
Block a user