(svn r11677) -Codechange: move price and command related types/functions to their respective places.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "vehicle.h"
|
||||
#include "engine.h"
|
||||
#include "variables.h"
|
||||
#include "economy_func.h"
|
||||
|
||||
void CcBuildShip(bool success, TileIndex tile, uint32 p1, uint32 p2);
|
||||
void RecalcShipStuff(Vehicle *v);
|
||||
|
Reference in New Issue
Block a user