X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=gpsp.git;a=blobdiff_plain;f=gui.c;h=1cdbdd58586fb7eb1d449efcbbb657b796ef48b3;hp=893d7c9df44c04ece06e71f84503a08639952a5e;hb=ffc30d25671ca6d4d775445735abd13221b877c9;hpb=931b76c04b4f5c756704710ffa59ea929db82fb8 diff --git a/gui.c b/gui.c index 893d7c9..1cdbdd5 100644 --- a/gui.c +++ b/gui.c @@ -42,7 +42,7 @@ #define FILE_LIST_ROWS 25 #define FILE_LIST_POSITION 5 -#define DIR_LIST_POSITION 360 +#define DIR_LIST_POSITION (resolution_width * 3 / 4) #endif