X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=input.h;h=ee1ad9f358ac16d5b25ba6a24dd24c238e4d9e61;hb=533726df95e88932d0bf72345a438ae415b8c04e;hp=360b65bb4e090a3cae1d0590ae08a18f3b538dae;hpb=d685ce4625e9f3b25b0852d31960cb429da06a9d;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 };