Searched defs:scene_obj_menu (Results 1 – 1 of 1) sorted by relevance
396 struct scene_obj_menu { struct397 struct scene_obj obj;398 uint title_id;399 uint cur_item_id;400 uint pointer_id;401 struct list_head item_head;
Completed in 5 milliseconds