synced with scummvm svn rev 53000
This commit is contained in:
parent
886c17d130
commit
241c7a8c6e
116 changed files with 104334 additions and 1926 deletions
|
@ -162,7 +162,7 @@ void NORETURN_PRE error(const char *s, ...) {
|
|||
#ifdef __PSP__
|
||||
PspDebugTrace(false, "%s", buf_output); // write to file
|
||||
#endif
|
||||
|
||||
|
||||
// Finally exit. quit() will terminate the program if g_system is present
|
||||
if (g_system)
|
||||
g_system->quit();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue