3bool OSDMenuListBoxInitialize (
bool AllowScrollingOfLongText,
bool HasValueColumn,
bool NumberedItems,
bool ScrollLoop,
const char *Title, dword x, dword width,
bool OSDUpdate)
18 OSDMenuInit(AllowScrollingOfLongText, HasValueColumn, NumberedItems, ScrollLoop, Title, NULL);