Quick explorer fix

This commit is contained in:
Chris
2026-02-07 21:07:42 +01:00
parent 4c21e732fc
commit a655dd146f
10 changed files with 9 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ Window win_explorer;
#define EXPLORER_MAX_FILES 64
#define EXPLORER_ITEM_HEIGHT 80
#define EXPLORER_ITEM_WIDTH 120
#define EXPLORER_COLS 3
#define EXPLORER_COLS 4
#define EXPLORER_ROWS 4
#define EXPLORER_PADDING 15