summaryrefslogtreecommitdiff
path: root/ship.h
diff options
context:
space:
mode:
Diffstat (limited to 'ship.h')
-rw-r--r--ship.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ship.h b/ship.h
index 271ae7f08..db5773fb5 100644
--- a/ship.h
+++ b/ship.h
@@ -2,6 +2,7 @@
#include "vehicle.h"
+void CcCloneShip(bool success, TileIndex tile, uint32 p1, uint32 p2);
static inline bool IsShipInDepot(const Vehicle* v)
{