Slight refinement to main_entry_decide
This commit is contained in:
parent
0a2e7afe27
commit
90a32b022d
2 changed files with 11 additions and 15 deletions
|
@ -80,8 +80,7 @@ bool main_load_content(int argc, char **argv,
|
|||
*
|
||||
* Runs RetroArch for one frame.
|
||||
*
|
||||
* Returns: -1 upon exiting, 0 if we want to
|
||||
* iterate to the next frame.
|
||||
* Returns: 0 on success, -1 upon exiting.
|
||||
**/
|
||||
int main_entry_decide(signature(), args_type() args);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue