12 #ifndef _FREESPACE2_SHIP_CONTRAIL_HEADER_FILE 
   13 #define _FREESPACE2_SHIP_CONTRAIL_HEADER_FILE 
void ct_create_ABtrails(ship *shipp)
 
void ct_update_ABtrails(ship *shipp)
 
void ct_ship_process(ship *shipp)
 
void ct_ship_delete(ship *shipp)
 
void ct_ship_create(ship *shipp)
 
int ct_has_ABtrails(ship *shipp)