diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patches/087_async4.patch | 10 |
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; |