#ifndef _MERC_ENTRING_H #define _MERC_ENTRING_H void ResetHeliSeats( ); void AddMercToHeli( UINT8 ubID ); void StartHelicopterRun( INT32 sGridNoSweetSpot ); void HandleHeliDrop( ); extern BOOLEAN gfIngagedInDrop; #endif