src/strings.cpp
changeset 9282 2bb9703aeb39
parent 9281 d8cd9ac52a68
child 9286 d446bf9f4a68
equal deleted inserted replaced
9281:d8cd9ac52a68 9282:2bb9703aeb39
    34 #include "player_func.h"
    34 #include "player_func.h"
    35 #include "player_base.h"
    35 #include "player_base.h"
    36 #include "fios.h"
    36 #include "fios.h"
    37 #include "settings_type.h"
    37 #include "settings_type.h"
    38 #include "video/video_driver.hpp"
    38 #include "video/video_driver.hpp"
       
    39 #include "engine_func.h"
    39 
    40 
    40 #include "table/strings.h"
    41 #include "table/strings.h"
    41 #include "table/control_codes.h"
    42 #include "table/control_codes.h"
    42 
    43 
    43 DynamicLanguages _dynlang;
    44 DynamicLanguages _dynlang;