|
UFO: Alien Invasion
|

Go to the source code of this file.
Functions | |
| void | MAP_InitCallbacks (void) |
| Registers UI Callbacks for battlescape map selection. More... | |
| void | MAP_ShutdownCallbacks (void) |
| Unregisters UI Callbacks of battlescape map selection. More... | |
Registers UI Callbacks for battlescape map selection.
Definition at line 214 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 222 of file cl_map_callbacks.cpp.
References Cmd_TableRemoveList(), and mapCallbacks.
Referenced by GAME_Shutdown().