mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
No more need for PATH_SEPARATOR inside SDL
This commit is contained in:
parent
9a8109a63c
commit
6bd93dc2c9
@ -80,9 +80,3 @@ struct _IO_FILE {}; //_IO_FILE is an opaque type in the emscripten libc which m
|
||||
#ifdef __GNUC__
|
||||
#define alloca __builtin_alloca
|
||||
#endif
|
||||
|
||||
//============================================================
|
||||
// misc.
|
||||
//============================================================
|
||||
|
||||
#define PATH_SEPARATOR "/"
|
||||
|
Loading…
Reference in New Issue
Block a user