]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/settings.h
Rewrote key handling to decouple hardwired SDL way from current way.
[virtualjaguar] / src / settings.h
index acc8c91e280b1f1c149c875e6329687a209cf4cf..a7ca244e1083f3b31b4e4014d805e6fe18600958 100644 (file)
@@ -33,8 +33,8 @@ struct VJSettings
 
        // Keybindings in order of U, D, L, R, C, B, A, Op, Pa, 0-9, #, *
 
-       uint16 p1KeyBindings[21];
-       uint16 p2KeyBindings[21];
+       uint32 p1KeyBindings[21];
+       uint32 p2KeyBindings[21];
 
        // Paths