src/economy.cpp
changeset 8224 c5a64d87cc54
parent 8200 633e55a3ca3d
child 8230 64f28fe2d5c8
equal deleted inserted replaced
8223:2f64b8462e66 8224:c5a64d87cc54
    41 #include "vehicle_func.h"
    41 #include "vehicle_func.h"
    42 #include "sound_func.h"
    42 #include "sound_func.h"
    43 #include "track_type.h"
    43 #include "track_type.h"
    44 #include "track_func.h"
    44 #include "track_func.h"
    45 #include "rail_map.h"
    45 #include "rail_map.h"
       
    46 #include "gfx_func.h"
    46 
    47 
    47 /**
    48 /**
    48  * Multiply two integer values and shift the results to right.
    49  * Multiply two integer values and shift the results to right.
    49  *
    50  *
    50  * This function multiplies two integer values. The result is
    51  * This function multiplies two integer values. The result is