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
..
2024-07-20 19:42:45 +02:00
2024-10-01 17:36:33 -07:00
2024-12-25 22:52:12 +01:00
2024-12-23 05:44:40 +01:00
2024-12-27 05:51:33 +01:00
2024-07-20 19:42:45 +02:00
2024-10-01 17:36:33 -07:00
2024-12-26 05:10:00 +01:00