forked from acmeplus/RetroArch-ASP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
1 parent
8017410
commit 88187e7
Showing
4 changed files
with
244 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.