X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fgp2x%2Fusbjoy.h;h=cdcc6547a226063fd28d8854449f11eb231514fe;hb=890deff8bad82ef88678ac9c9cb7373677faf77a;hp=3d8810a7e57837dbcd7091a23deb37970a71d7cf;hpb=b2b95d2e0d1fd5e52d03c2152605b09b024c1d0e;p=fceu.git diff --git a/drivers/gp2x/usbjoy.h b/drivers/gp2x/usbjoy.h index 3d8810a..cdcc654 100644 --- a/drivers/gp2x/usbjoy.h +++ b/drivers/gp2x/usbjoy.h @@ -72,6 +72,7 @@ struct usbjoy { int numhats; int statebuttons[32]; int stateaxes[4]; + int axevals[2]; joy_type type; };