UFO: Alien Invasion
cp_mission_harvest.h File Reference

Campaign mission headers. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CP_HarvestMissionNextStage (struct mission_s *mission)
 
void CP_HarvestMissionIsFailure (struct mission_s *mission)
 
void CP_HarvestMissionGo (struct mission_s *mission)
 

Detailed Description

Campaign mission headers.

Definition in file cp_mission_harvest.h.

Function Documentation

◆ CP_HarvestMissionGo()

void CP_HarvestMissionGo ( struct mission_s *  mission)

◆ CP_HarvestMissionIsFailure()

void CP_HarvestMissionIsFailure ( struct mission_s *  mission)

◆ CP_HarvestMissionNextStage()

void CP_HarvestMissionNextStage ( struct mission_s *  mission)