src/strings.cpp
changeset 8764 771b642c60e0
parent 8763 81fadd257f67
child 8785 871586967963
equal deleted inserted replaced
8763:81fadd257f67 8764:771b642c60e0
     3 /** @file strings.cpp */
     3 /** @file strings.cpp */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "currency.h"
     7 #include "currency.h"
     8 #include "namegen.h"
     8 #include "namegen_func.h"
     9 #include "station.h"
     9 #include "station.h"
    10 #include "town.h"
    10 #include "town.h"
    11 #include "screenshot.h"
    11 #include "screenshot.h"
    12 #include "waypoint.h"
    12 #include "waypoint.h"
    13 #include "industry.h"
    13 #include "industry.h"