File diff r1884:a82518e64689 → r1885:5a3b2b72280f
ttd.c
Show inline comments
 
@@ -686,6 +686,7 @@ int ttd_main(int argc, char* argv[])
 

	
 
	while (_video_driver->main_loop() == ML_SWITCHDRIVER) {}
 

	
 
	JoinOTTDThread();
 
	IConsoleFree();
 

	
 
#ifdef ENABLE_NETWORK