mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
FS fix
This commit is contained in:
@@ -129,6 +129,7 @@ char fat32_get_current_drive(void);
|
||||
|
||||
// Utilities
|
||||
void fat32_normalize_path(const char *path, char *normalized);
|
||||
bool fs_starts_with(const char *str, const char *prefix);
|
||||
|
||||
// Desktop Limit
|
||||
void fat32_set_desktop_limit(int limit);
|
||||
|
||||
Reference in New Issue
Block a user