UFO recovery and storing callback header file. More...
Go to the source code of this file.
Functions | |
void | UR_InitCallbacks (void) |
void | UR_ShutdownCallbacks (void) |
UFO recovery and storing callback header file.
Definition in file cp_uforecovery_callbacks.h.
void UR_InitCallbacks | ( | void | ) |
Definition at line 622 of file cp_uforecovery_callbacks.c.
References Cmd_AddCommand(), UR_DialogInit_f(), UR_DialogInitSell_f(), UR_DialogInitStore_f(), UR_DialogSelectSellNation_f(), UR_DialogSortByColumn_f(), UR_DialogStartSell_f(), and UR_DialogStartStore_f().
Referenced by CP_AddCampaignCallbackCommands().
void UR_ShutdownCallbacks | ( | void | ) |
Definition at line 638 of file cp_uforecovery_callbacks.c.
References Cmd_RemoveCommand().
Referenced by CP_RemoveCampaignCallbackCommands().