Añadido botón de servicio al titulo
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
#define SERVICE_SHADERS 3
|
||||
#define SERVICE_PAUSE 4
|
||||
|
||||
// Comprueba el botón de servicio
|
||||
int checkServiceButton(Input *input);
|
||||
// Comprueba el botón de servicio del controlador "index"
|
||||
int checkServiceButton(Input *input, int index);
|
||||
Reference in New Issue
Block a user