UFO: Alien Invasion
|
Header file for menu callback functions used for hire/fire employee menu. More...
Go to the source code of this file.
Functions | |
void | E_InitCallbacks (void) |
Register UI callbacks. More... | |
void | E_ShutdownCallbacks (void) |
Unregister UI callbacks. More... | |
Header file for menu callback functions used for hire/fire employee menu.
Definition in file cp_employee_callbacks.h.
Register UI callbacks.
Definition at line 368 of file cp_employee_callbacks.cpp.
References cgi.
Referenced by E_InitStartup().
Unregister UI callbacks.
Definition at line 376 of file cp_employee_callbacks.cpp.
References cgi.
Referenced by E_Shutdown().