X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gui.c;h=1cdbdd58586fb7eb1d449efcbbb657b796ef48b3;hb=5b5ebfc1db553eac883e3ed8d9936e2e5db201ee;hp=893d7c9df44c04ece06e71f84503a08639952a5e;hpb=d0944fc942fad418aed45245e4259780f2fc0697;p=gpsp.git 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