From aa00f2f2d7cc70edb45726dc21d359bc05036387 Mon Sep 17 00:00:00 2001 From: pryazha Date: Wed, 19 Mar 2025 08:44:10 +0500 Subject: mainly string change --- prb_os_io.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'prb_os_io.h') diff --git a/prb_os_io.h b/prb_os_io.h index 811778c..7138dec 100644 --- a/prb_os_io.h +++ b/prb_os_io.h @@ -3,4 +3,6 @@ Str8 str8_read_entire_file(Arena *arena, Str8 filename); +Str8 get_cwd(void); + #endif /* PRB_OS_IO_H */ -- cgit v1.2.3-70-g09d2