(svn r18779) -Codechange: merge the command callbacks of the primary vehicles; they are identical
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "engine_base.h"
|
||||
#include "economy_func.h"
|
||||
|
||||
void CcBuildShip(bool success, TileIndex tile, uint32 p1, uint32 p2);
|
||||
void RecalcShipStuff(Vehicle *v);
|
||||
void GetShipSpriteSize(EngineID engine, uint &width, uint &height);
|
||||
|
||||
|
Reference in New Issue
Block a user