linux port fixed; some cleanups
[picodrive.git] / platform / gizmondo / port_config.h
index 5c9bae0..0f89e50 100644 (file)
@@ -29,9 +29,8 @@
 #define dprintf(x...)\r
 \r
 // platform\r
-#define PLAT_MAX_KEYS 32\r
-#define PLAT_HAVE_JOY 0\r
 #define PATH_SEP      "/" // because of cegcc\r
 #define PATH_SEP_C    '/'\r
+#define MENU_X2       0\r
 \r
 #endif //PORT_CONFIG_H\r