src/fios.cpp
branchnoai
changeset 9631 8a2d1c2ceb88
parent 9628 b5c2449616b5
child 9701 d1ac22c62f64
equal deleted inserted replaced
9630:550db5cefcc2 9631:8a2d1c2ceb88
     4  * This file contains functions for building file lists for the save/load dialogs.
     4  * This file contains functions for building file lists for the save/load dialogs.
     5  */
     5  */
     6 
     6 
     7 #include "stdafx.h"
     7 #include "stdafx.h"
     8 #include "openttd.h"
     8 #include "openttd.h"
     9 #include "hal.h"
       
    10 #include "string.h"
     9 #include "string.h"
    11 #include "variables.h"
    10 #include "variables.h"
    12 #include "functions.h"
    11 #include "functions.h"
    13 #include "heightmap.h"
    12 #include "heightmap.h"
    14 #include "helpers.hpp"
    13 #include "helpers.hpp"