mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 07:08:45 +00:00
doing linux at the same time....
This commit is contained in:
+2
-2
@@ -303,8 +303,8 @@ os_string_from_guid(Arena* arena, OS_Guid guid) {
|
||||
////////////////////////////////
|
||||
//~ rjf: @os_hooks System/Process Info (Implemented Per-OS)
|
||||
|
||||
internal OS_SystemInfo *os_get_system_info(void);
|
||||
internal OS_ProcessInfo *os_get_process_info(void);
|
||||
internal OS_SystemInfo* os_get_system_info(void);
|
||||
internal OS_ProcessInfo* os_get_process_info(void);
|
||||
internal String8 os_get_current_path(Arena *arena);
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user