diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patches/086_async3.patch | 9 |
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; |