mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
Quick explorer fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user