ALL: Sync with ScummVM - rev. cd37d510f9
This commit is contained in:
parent
0dc8726136
commit
66654cb376
194 changed files with 19108 additions and 9954 deletions
|
@ -426,12 +426,12 @@ void OSystem_SDL::launcherInitSize(uint w, uint h) {
|
|||
// End of ResidualVM specific code
|
||||
|
||||
void OSystem_SDL::quit() {
|
||||
delete this;
|
||||
destroy();
|
||||
exit(0);
|
||||
}
|
||||
|
||||
void OSystem_SDL::fatalError() {
|
||||
delete this;
|
||||
destroy();
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue