aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/090_async7.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/090_async7.patch b/patches/patches/090_async7.patch
new file mode 100644
index 0000000..9ef7b92
--- /dev/null
+++ b/patches/patches/090_async7.patch
@@ -0,0 +1,4 @@
+32c32
+< var my_beef = getBeef(0);
+---
+> var my_beef = nosuspend getBeef(0);