From efea29ed9059303a5bb609ba0ce79c20ba894a23 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:36:05 +1000 Subject: fix --- src/platform/path.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/platform/path.c') diff --git a/src/platform/path.c b/src/platform/path.c index bee4e9c..e49aa3a 100644 --- a/src/platform/path.c +++ b/src/platform/path.c @@ -16,7 +16,5 @@ path_opt path_parent(arena* a, const char* path) { } #endif #ifdef CEL_PLATFORM_WINDOWS -// TODO: path_opt path_parent(const char* path) +path_opt path_parent(arena* a, const char* path) {} #endif - -path_opt path_parent(arena* a, const char* path) {} \ No newline at end of file -- cgit v1.2.3-70-g09d2