RetroArch/libretro-common/vfs
gblues c51b1491ef
Get mkdir working on wiiu (#14490)
== DETAILS
Looks like Wii U's mkdir() implementation doesn't like trailing
slashes either.

Since we already have an implementation to handle this, I just added
Wii U to it.
2022-10-07 06:19:54 +02:00
..
vfs_implementation_cdrom.c
vfs_implementation_uwp.cpp Turn uwp_mkdir_impl function static 2022-09-30 17:50:07 +02:00
vfs_implementation.c Get mkdir working on wiiu (#14490) 2022-10-07 06:19:54 +02:00