|
UFO: Alien Invasion
|

Go to the source code of this file.
Functions | |
| void | MAP_InitCallbacks (void) |
| Registers UI Callbacks for battlescape map selection. | |
| void | MAP_ShutdownCallbacks (void) |
| Unregisters UI Callbacks of battlescape map selection. | |
Registers UI Callbacks for battlescape map selection.
Definition at line 258 of file cl_map_callbacks.cpp.
References Cmd_TableAddList(), and mapCallbacks.
Referenced by GAME_InitStartup().
Unregisters UI Callbacks of battlescape map selection.
Definition at line 266 of file cl_map_callbacks.cpp.
References Cmd_TableRemoveList(), and mapCallbacks.
Referenced by GAME_Shutdown().