src/genworld_gui.cpp
changeset 8929 a8732ed52252
parent 8920 04df97185061
child 9233 4daa9bb8dbf7
child 11131 d8136dad6b1c
equal deleted inserted replaced
8928:b3c4a8968fe1 8929:a8732ed52252
    25 #include "string_func.h"
    25 #include "string_func.h"
    26 #include "gfx_func.h"
    26 #include "gfx_func.h"
    27 #include "settings_type.h"
    27 #include "settings_type.h"
    28 #include "widgets/dropdown_type.h"
    28 #include "widgets/dropdown_type.h"
    29 #include "widgets/dropdown_func.h"
    29 #include "widgets/dropdown_func.h"
       
    30 #include "core/random_func.hpp"
    30 
    31 
    31 #include "table/strings.h"
    32 #include "table/strings.h"
    32 #include "table/sprites.h"
    33 #include "table/sprites.h"
    33 
    34 
    34 /**
    35 /**