From 7ecf913256fb396e3027aac3318d996a716a52ef Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Oct 2021 23:29:21 +0800 Subject: + job system --- Plugins/AsyncTask/AsyncTask.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Plugins/AsyncTask/AsyncTask.cpp (limited to 'Plugins/AsyncTask/AsyncTask.cpp') 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 -- cgit v1.1-26-g67d0