treball en curs: correccions de tidy
This commit is contained in:
@@ -70,8 +70,8 @@ struct DemoKeys {
|
||||
|
||||
// Estructura para albergar métodos de control
|
||||
struct InputDevice {
|
||||
int id; // Identificador en el vector de mandos
|
||||
std::string name; // Nombre del dispositivo
|
||||
int id; // Identificador en el vector de mandos
|
||||
std::string name; // Nombre del dispositivo
|
||||
Uint8 device_type; // Tipo de dispositivo (teclado o mando)
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user