src/genworld_gui.cpp
changeset 8114 dd6d21dc99c1
parent 8108 b42a0e5c67ef
child 8116 8da76dcb3287
equal deleted inserted replaced
8113:31b7784db761 8114:dd6d21dc99c1
    10 #include "table/sprites.h"
    10 #include "table/sprites.h"
    11 #include "gui.h"
    11 #include "gui.h"
    12 #include "window_gui.h"
    12 #include "window_gui.h"
    13 #include "textbuf_gui.h"
    13 #include "textbuf_gui.h"
    14 #include "gfx.h"
    14 #include "gfx.h"
    15 #include "strings.h"
       
    16 #include "gfxinit.h"
    15 #include "gfxinit.h"
    17 #include "player.h"
    16 #include "player.h"
    18 #include "command.h"
    17 #include "command.h"
    19 #include "sound.h"
    18 #include "sound.h"
    20 #include "variables.h"
    19 #include "variables.h"
    24 #include "genworld.h"
    23 #include "genworld.h"
    25 #include "network/network.h"
    24 #include "network/network.h"
    26 #include "thread.h"
    25 #include "thread.h"
    27 #include "date.h"
    26 #include "date.h"
    28 #include "newgrf_config.h"
    27 #include "newgrf_config.h"
       
    28 #include "strings_func.h"
    29 
    29 
    30 /**
    30 /**
    31  * In what 'mode' the GenerateLandscapeWindowProc is.
    31  * In what 'mode' the GenerateLandscapeWindowProc is.
    32  */
    32  */
    33 enum glwp_modes {
    33 enum glwp_modes {