Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
lolengine
/
lol
réplica de
https://github.com/lolengine/lol
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
input: temporary workaround for a bug preventing us from binding the “A” key with SDL.
undefined
Sam Hocevar
hace 9 años
padre
144b6b344c
commit
d6b7882bda
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
src/input/keys.h
+ 1
- 0
src/input/keys.h
Ver fichero
@@ -21,6 +21,7 @@ _SC(0, "", Unknown)
/* Usage page 0x07 */
_SC(3, "", Whatever) // FIXME: if this isn’t here, we can’t bind key A; WTF?
_SC(4, "A", A)
_SC(5, "B", B)
_SC(6, "C", C)
Escribir
Vista previa
Cargando…
Cancelar
Guardar