mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
(retro_dirent.c) PS3 - cleanup
This commit is contained in:
parent
9ef5570fcc
commit
97f8c39865
@ -115,14 +115,6 @@ const char *retro_dirent_get_name(struct RDIR *rdir)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined(__CELLOS_LV2__)
|
|
||||||
|
|
||||||
#ifndef S_ISDIR
|
|
||||||
#define S_ISDIR(x) (x & 0040000)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* retro_dirent_is_dir:
|
* retro_dirent_is_dir:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user