File diff r2260:e8d302877e4c → r2261:e6fb9fd7ed61
video/dedicated_v.c
Show inline comments
 
@@ -26,7 +26,7 @@
 

	
 
#	define STDIN 0  /* file descriptor for standard input */
 

	
 
/** 
 
/**
 
 * Switches OpenTTD to a console app at run-time, instead of a PM app
 
 * Necessary to see stdout, etc. */
 
static void OS2_SwitchToConsoleMode(void)