Variables renombrades en input.cpp
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
struct DefineButtonsButton
|
||||
{
|
||||
std::string label; // Texto en pantalla para el botón
|
||||
inputs_e input; // Input asociado
|
||||
InputType input; // Input asociado
|
||||
SDL_GameControllerButton button; // Botón del mando correspondiente
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user