X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fsettings.h;h=a7ca244e1083f3b31b4e4014d805e6fe18600958;hb=e0a3f430ecbda85e5f0903011bf8ffeb01f10fe0;hp=e527040803df63731e5c1cde94128c9bf916c56a;hpb=47b31991c3d7575e48c2ef35fc0884a6a4bb6d53;p=virtualjaguar diff --git a/src/settings.h b/src/settings.h index e527040..a7ca244 100644 --- a/src/settings.h +++ b/src/settings.h @@ -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