File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/economy_func.h
Show inline comments
 
@@ -9,13 +9,13 @@
 
#include "economy_type.h"
 
#include "cargo_type.h"
 
#include "vehicle_type.h"
 
#include "tile_type.h"
 
#include "town_type.h"
 
#include "industry_type.h"
 
#include "player_type.h"
 
#include "company_type.h"
 
#include "station_type.h"
 

	
 
void ResetPriceBaseMultipliers();
 
void SetPriceBaseMultiplier(uint price, byte factor);
 
void ResetEconomy();