]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/settings.h
First attempt at configuration dialog.
[virtualjaguar] / src / settings.h
index e527040803df63731e5c1cde94128c9bf916c56a..a7ca244e1083f3b31b4e4014d805e6fe18600958 100644 (file)
@@ -30,11 +30,11 @@ struct VJSettings
        bool hardwareTypeAlpine;
        uint32 frameSkip;
        uint32 renderType;
-       
+
        // 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