From be279c78f5623bc7785f9a8a3f900700d481be15 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Wed, 12 May 2021 21:36:57 -0400 Subject: add ex087 async 4 --- patches/patches/087_async4.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patches/patches/087_async4.patch (limited to 'patches') diff --git a/patches/patches/087_async4.patch b/patches/patches/087_async4.patch new file mode 100644 index 0000000..9ea5012 --- /dev/null +++ b/patches/patches/087_async4.patch @@ -0,0 +1,10 @@ +19c19 +< ??? +--- +> resume foo_frame; +27,28c27,28 +< ??? +< ??? +--- +> global_counter += 1; +> suspend; -- cgit v1.2.3