01937: All Sets: Fatal Exception on In-Game Menu

This commit is contained in:
Couriersud 2008-06-28 00:06:29 +00:00
parent 10f20f15ec
commit 9ce918c465

View File

@ -868,6 +868,7 @@ static UINT32 menu_input_groups(running_machine *machine, UINT32 state)
/* reset the menu */
memset(item_list, 0, sizeof(item_list));
menu_string_pool_offset = 0;
/* build up the menu */
item_list[menu_items++].text = "User Interface";