mirror of
https://git.wuffs.org/MWCC
synced 2025-12-14 15:46:16 +00:00
finish OSLib/MacSpecs.c and use OS_PATHSEP in more places
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#pragma once
|
||||
#include "common.h"
|
||||
|
||||
#define OS_PATHSEP '/'
|
||||
|
||||
/**
|
||||
* OS abstraction layer
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user