Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
lolengine
/
lol
miroir de
https://github.com/lolengine/lol
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
input: temporary workaround for a bug preventing us from binding the “A” key with SDL.
undefined
Sam Hocevar
il y a 9 ans
Parent
144b6b344c
révision
d6b7882bda
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
src/input/keys.h
+ 1
- 0
src/input/keys.h
Voir le fichier
@@ -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)
Écrire
Aperçu
Chargement…
Annuler
Enregistrer