mirror of
https://github.com/HomeworldSDL/HomeworldSDL.git
synced 2025-12-01 12:00:02 +00:00
Removing function prototype for non-existent function: salvageSetDockVector()
git-svn-id: svn://www.homeworldsdl.org:3692/homeworldsdl/homeworld/trunk@873 026c9d8a-83c9-0310-a9c7-971d0a006279
This commit is contained in:
@ -99,7 +99,6 @@ scriptStructEntry SalCapCorvetteStaticTable[] =
|
||||
};
|
||||
|
||||
|
||||
void salvageSetDockVector(Ship *ship, Ship *dockwith,vector *trackHeading, vector *trackUp,vector *coneheadingInWorldCoordSys);
|
||||
bool salvageTargetTrackVector(Ship *ship, vector *trackvector);
|
||||
bool handOffTargetToDockWith(Ship *ship);
|
||||
void SalCapRemoveShipReferences(Ship *ship, Ship *shiptoremove);
|
||||
|
||||
Reference in New Issue
Block a user