RetroArch/libretro-common/vfs
LibretroAdmin ed58e4a8d8 Conventionalize len variables:
* In function arguments, use 'size_t len'
* Inside the function, use '_len'
* If you need a seciondary len variable inside the function, use '__len'
2024-12-27 05:51:33 +01:00
..
vfs_implementation.c Conventionalize len variables: 2024-12-27 05:51:33 +01:00
vfs_implementation_cdrom.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
vfs_implementation_uwp.cpp Fix typos (#17068) 2024-10-01 17:36:33 -07:00