src/economy_func.h
branchnoai
changeset 9724 b39bc69bb2f2
parent 9723 eee46cb39750
child 9732 f8eb3e208514
equal deleted inserted replaced
9723:eee46cb39750 9724:b39bc69bb2f2
    10 #include "cargo_type.h"
    10 #include "cargo_type.h"
    11 #include "vehicle_type.h"
    11 #include "vehicle_type.h"
    12 #include "tile_type.h"
    12 #include "tile_type.h"
    13 #include "town_type.h"
    13 #include "town_type.h"
    14 #include "industry_type.h"
    14 #include "industry_type.h"
       
    15 #include "player_type.h"
    15 
    16 
    16 struct Player;
    17 struct Player;
    17 
    18 
    18 void ResetPriceBaseMultipliers();
    19 void ResetPriceBaseMultipliers();
    19 void SetPriceBaseMultiplier(uint price, byte factor);
    20 void SetPriceBaseMultiplier(uint price, byte factor);