mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
file_stream: solidify retry mechanism; df: multiline controls for text_cache-based info, begin porting over txti-based systems
This commit is contained in:
@@ -13,7 +13,7 @@ struct FS_Node
|
||||
FS_Node *next;
|
||||
String8 path;
|
||||
U64 timestamp;
|
||||
U64 last_time_requested_us;
|
||||
B32 is_working;
|
||||
};
|
||||
|
||||
typedef struct FS_Slot FS_Slot;
|
||||
|
||||
Reference in New Issue
Block a user