Fixed return doc spacing for GetGameFolderName (#515)
This commit is contained in:
parent
c42f73b66c
commit
b9f7f20046
@ -227,8 +227,7 @@ native int GetGameDescription(char[] buffer, int maxlength, bool original=false)
|
||||
*
|
||||
* @param buffer Buffer to store the directory name.
|
||||
* @param maxlength Maximum size of the buffer.
|
||||
*
|
||||
* return Number of bytes written to the buffer (UTF-8 safe).
|
||||
* @return Number of bytes written to the buffer (UTF-8 safe).
|
||||
*/
|
||||
native int GetGameFolderName(char[] buffer, int maxlength);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user