- Adds the ability to catch GameMaker sprite/sequence broadcast events with
AWAIT_ASYNC_BROADCAST
- Adds
COROUTINES_GAMEMAKER_BROADCASTS_TRIGGER_NATIVE
to funnel GameMaker broadcast events to Coroutines' native broadcast system. This allows sequence/sprite broadcast events to triggerAWAIT_BROADCAST
instructions