mirror of
https://github.com/izzy2lost/RetroArch.git
synced 2026-03-26 16:42:27 -07:00
ed58e4a8d8
* In function arguments, use 'size_t len' * Inside the function, use '_len' * If you need a seciondary len variable inside the function, use '__len'