Function xboxone_set_savedata_user, is always returning -1
Closed this issue · 1 comments
DiasFranciscoA commented
Currently this function is always returning -1, it would probably better to return 0 if succeeded and -1 otherwise.
DiasFranciscoA commented
@yoyo-danielc should we make any changes to this function? we cold return -1 if error and 0 if no error?