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