summaryrefslogtreecommitdiff
path: root/Plugins/AsyncTask/AsyncTask.cpp
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-10-25 23:29:21 +0800
committerchai <chaifix@163.com>2021-10-25 23:29:21 +0800
commit7ecf913256fb396e3027aac3318d996a716a52ef (patch)
tree4540835c881a63b665e2a692bf30115fd29e8bb0 /Plugins/AsyncTask/AsyncTask.cpp
parent0816cd70ca1a213b6ed872bcf3c0bf0912473722 (diff)
+ job system
Diffstat (limited to 'Plugins/AsyncTask/AsyncTask.cpp')
-rw-r--r--Plugins/AsyncTask/AsyncTask.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Plugins/AsyncTask/AsyncTask.cpp b/Plugins/AsyncTask/AsyncTask.cpp
new file mode 100644
index 0000000..737ec91
--- /dev/null
+++ b/Plugins/AsyncTask/AsyncTask.cpp
@@ -0,0 +1,6 @@
+
+
+int luaopen_AsyncTask()
+{
+
+} \ No newline at end of file