X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Flinux%2Fport_config.h;h=e69c6297d3ae0a608d646b4de59f5309477fad2a;hb=5609d343e3b34d9fed210a1c26c2441d3f797036;hp=d8fa1089b190fda6b640fab9f8f52ec35914c5d5;hpb=c7eb229a3cfc2848bcc3413185758039f30559aa;p=picodrive.git diff --git a/platform/linux/port_config.h b/platform/linux/port_config.h index d8fa108..e69c629 100644 --- a/platform/linux/port_config.h +++ b/platform/linux/port_config.h @@ -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