arreglats els includes en linux, falta vore que ha passat amb windows/macos
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL3/SDL.h> // Para SDL_GamepadButton, SDL_Gamepad
|
||||
#include <SDL3/SDL.h> // Para SDL_Joystick, SDL_JoystickID
|
||||
#include <SDL3/SDL.h> // Para SDL_Scancode
|
||||
#include <SDL3/SDL.h> // Para Uint8
|
||||
#include <string> // Para string
|
||||
#include <SDL3/SDL.h> // Para SDL_GamepadButton, Uint8, SDL_Gamepad, SDL_Joystick, SDL_JoystickID, SDL_Scancode, Sint16
|
||||
#include <string> // Para basic_string, string
|
||||
#include <vector> // Para vector
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user