aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 225861a..46f2cf6 100644
--- a/main.c
+++ b/main.c
@@ -41,7 +41,7 @@ img_t img;
win_t win;
#define DNAME_CNT 512
-#define FNAME_CNT 4096
+#define FNAME_CNT 1024
const char **filenames;
int filecnt, fileidx;
size_t filesize;