X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=input.h;fp=input.h;h=ee1ad9f358ac16d5b25ba6a24dd24c238e4d9e61;hb=25cfdf0a342a64a01710c1b6fbe3b1b04f28975e;hp=360b65bb4e090a3cae1d0590ae08a18f3b538dae;hpb=cfb49ab9095bcfda705cd685d36ef4b4df6ea96e;p=libpicofe.git diff --git a/input.h b/input.h index 360b65b..ee1ad9f 100644 --- a/input.h +++ b/input.h @@ -70,6 +70,7 @@ enum { IN_BINDTYPE_NONE = -1, IN_BINDTYPE_EMU = 0, IN_BINDTYPE_PLAYER12, + IN_BINDTYPE_PLAYER34, IN_BINDTYPE_COUNT };