mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Fix formating
This commit is contained in:
parent
4c4d7c7a14
commit
ee5912bc5c
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ int PSPMsgDialog::Abort()
|
|||
return SCE_ERROR_UTILITY_INVALID_STATUS;
|
||||
else {
|
||||
status = SCE_UTILITY_STATUS_FINISHED;
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue