LibretroAdmin 88187e7ef2 * Start getting rid of strncpy
* steam.c - cleanups:
  * Use string_to_lower from libretro-common/stdstring.c instead of
    its own version
  * Some stylistic changes
  * Rewrite strncpy calls into strlcpy/strlcat/manual assignment
  * Make it C89 compliant
  * Some unused variables
2022-08-25 06:51:39 +02:00
..
2021-10-15 14:32:07 +02:00
2020-08-24 14:35:25 +02:00
2020-08-15 00:35:15 +02:00
2022-08-20 19:17:28 +02:00