the old-new win32 port
[libpicofe.git] / common / input.h
index 92f5414..06b3de5 100644 (file)
@@ -50,6 +50,7 @@ enum {
        IN_DRVID_UNKNOWN = 0,
        IN_DRVID_GP2X,
        IN_DRVID_EVDEV,
+       IN_DRVID_VK,
        IN_DRVID_COUNT,
 };