aboutsummaryrefslogtreecommitdiff
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
commit469d4dfbf40dd5512f53ce1cb022e1aa4639443b (patch)
treeb4a2bc00bed7ea92c6f248eded363ce6b9479687 /patches
parent5fec2602cff707f5732ac5d821e8bb18ff69ed79 (diff)
downloadziglings-469d4dfbf40dd5512f53ce1cb022e1aa4639443b.tar.gz
ziglings-469d4dfbf40dd5512f53ce1cb022e1aa4639443b.tar.bz2
ziglings-469d4dfbf40dd5512f53ce1cb022e1aa4639443b.tar.xz
ziglings-469d4dfbf40dd5512f53ce1cb022e1aa4639443b.zip
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;