Merge branch 'master' into sdl2
This commit is contained in:
commit
c55df2c9aa
73 changed files with 60614 additions and 31 deletions
|
@ -218,6 +218,8 @@ static __attribute__ ((noreturn)) void Sys_Exit( int exitCode )
|
|||
remove( pidFile );
|
||||
}
|
||||
|
||||
NET_Shutdown( );
|
||||
|
||||
Sys_PlatformExit( );
|
||||
|
||||
exit( exitCode );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue