Added `event_wait_multi()` that takes an array of event queues rather than a single event queues. The queue with the lowest index will have the highest priority.
Added `event_wait_multi()` that takes an array of event queues rather than a single event queues. The queue with the lowest index will have the highest priority.