Searched refs:NUM_MSG_BOX_MENUS (Results 1 – 3 of 3) sorted by relevance
41 #define NUM_MSG_BOX_MENUS 4 macro
152 for ( iMenu = 0; iMenu < NUM_MSG_BOX_MENUS; ++iMenu, printY += FONT_LEADING ) in RenderMenu()
393 if (g_selectedMenu < NUM_MSG_BOX_MENUS - 1) in UpdateMenu()