summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-05-12 21:25:48 -0400
committerDave Gauer <dave@ratfactor.com>2021-05-12 21:25:48 -0400
commit3e5647d88cde9834dea4a71088cf63413f859f4e (patch)
tree9c313b7d437ae72eccdbc504b25d287ef5af8a3d /patches
parent54c048b0a0ea5ee2136c4d4193660d4934eab925 (diff)
add ex086 async 3
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/086_async3.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/patches/086_async3.patch b/patches/patches/086_async3.patch
new file mode 100644
index 0000000..2e52b2b
--- /dev/null
+++ b/patches/patches/086_async3.patch
@@ -0,0 +1,9 @@
+16c16,21
+< ???
+---
+> // Silly solution. You can also use a loop.
+> resume foo_frame;
+> resume foo_frame;
+> resume foo_frame;
+> resume foo_frame;
+> resume foo_frame;