summaryrefslogtreecommitdiff
path: root/gui.c
diff options
context:
space:
mode:
authornotaz2011-09-08 02:43:35 +0300
committernotaz2011-09-08 03:08:42 +0300
commitffc30d25671ca6d4d775445735abd13221b877c9 (patch)
treec4c1ab86acd9137b66861593a2da3e8204190016 /gui.c
parent931b76c04b4f5c756704710ffa59ea929db82fb8 (diff)
downloadpicogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.tar.gz
picogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.tar.bz2
picogpsp-ffc30d25671ca6d4d775445735abd13221b877c9.zip
u7/pandora release
Diffstat (limited to 'gui.c')
-rw-r--r--gui.c2
1 files changed, 1 insertions, 1 deletions
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