| 20 | extern bool b_shniaganeed_pp; |
| 21 | |
| 22 | CMainMenu* MainMenu() { return (CMainMenu*)g_pGamePersistent->m_pMainMenu; }; |
| 23 | //---------------------------------------------------------------------------------- |
| 24 | #define INIT_MSGBOX(_box, _template) \ |
| 25 | { \ |
no outgoing calls
no test coverage detected