32x: fix FM handling
[picodrive.git] / platform / linux / port_config.h
index d8fa108..e69c629 100644 (file)
@@ -12,6 +12,7 @@
 #define SCREEN_SIZE_FIXED 0
 #define SCREEN_WIDTH  320
 #define SCREEN_HEIGHT 240
+#define MSCREEN_SIZE_FIXED 0
 #define MSCREEN_WIDTH  SCREEN_WIDTH
 #define MSCREEN_HEIGHT SCREEN_HEIGHT
 
@@ -34,7 +35,6 @@
 // platform
 #define PATH_SEP      "/"
 #define PATH_SEP_C    '/'
-#define MENU_X2       0
 
 #endif //PORT_CONFIG_H