X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Finput.h;h=85723f19866b68c67e5ac0db3af9e231616d5d67;hb=13b692eb4ee66fd0c7d4d45bdead750a4defa90e;hp=71ca999740a6252ee1b25038977164388214c386;hpb=7f022a8d573295d721fd6a517c8f1fe04480a8f0;p=libpicofe.git diff --git a/common/input.h b/common/input.h index 71ca999..85723f1 100644 --- a/common/input.h +++ b/common/input.h @@ -2,8 +2,8 @@ enum { IN_DRVID_UNKNOWN = 0, - IN_DRVID_EVDEV, IN_DRVID_GP2X, + IN_DRVID_EVDEV, IN_DRVID_COUNT };