aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-05-12 21:36:57 -0400
committerDave Gauer <dave@ratfactor.com>2021-05-12 21:36:57 -0400
commitbe279c78f5623bc7785f9a8a3f900700d481be15 (patch)
treeb4a2bc00bed7ea92c6f248eded363ce6b9479687 /patches
parent3e5647d88cde9834dea4a71088cf63413f859f4e (diff)
add ex087 async 4
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/087_async4.patch10
1 files changed, 10 insertions, 0 deletions
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;