src/fileio.cpp
changeset 6201 bee01dc45e39
parent 6179 d19b0137d8e4
child 6247 7d81e3a5d803
equal deleted inserted replaced
6200:10efd7fb90d4 6201:bee01dc45e39
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file fileio.cpp Standard In/Out file operations*/
     3 /** @file fileio.cpp Standard In/Out file operations */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "fileio.h"
     7 #include "fileio.h"
     8 #include "functions.h"
     8 #include "functions.h"