Header for menu related research stuff. More...
Go to the source code of this file.
Functions | |
void | RS_InitCallbacks (void) |
void | RS_ShutdownCallbacks (void) |
Header for menu related research stuff.
Definition in file cp_research_callbacks.h.
void RS_InitCallbacks | ( | void | ) |
Definition at line 837 of file cp_research_callbacks.c.
References CL_ResearchSelect_f(), CL_ResearchType_f(), Cmd_AddCommand(), researchListLength, researchListPos, RS_AssignScientist_f(), RS_ChangeScientist_f(), RS_RemoveScientist_f(), RS_ResearchStart_f(), RS_ResearchStop_f(), RS_ShowPedia_f(), RS_UpdateData_f(), and UI_ResearchInit_f().
Referenced by CP_AddCampaignCallbackCommands().
void RS_ShutdownCallbacks | ( | void | ) |
Definition at line 857 of file cp_research_callbacks.c.
References Cmd_RemoveCommand().
Referenced by CP_RemoveCampaignCallbackCommands().