user input now handled through function pointers, now defined in config.h

This commit is contained in:
nova
2025-06-15 20:14:53 +02:00
parent d2bde3a31c
commit 7c9af0d340
5 changed files with 82 additions and 48 deletions

View File

@ -29,7 +29,6 @@ unsigned long mid_file_count;
unsigned long lft_file_count;
unsigned long top_width;
extern file_preview file_previews[];
extern unsigned int status;