mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
on behalf of couriersud
This commit is contained in:
parent
cab82331c5
commit
9fc4b3b203
@ -817,7 +817,7 @@ static void init_nodes(discrete_info *info, linked_list_entry *block_list, const
|
||||
linked_list_entry **task_list = &info->task_list;
|
||||
linked_list_entry **cur_task_node = NULL;
|
||||
linked_list_entry *entry;
|
||||
discrete_task_context *task;
|
||||
discrete_task_context *task = NULL;
|
||||
|
||||
/* start with no outputs or input streams */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user