diff options
Diffstat (limited to 'Plugins/AsyncTask/AsyncTask.cpp')
-rw-r--r-- | Plugins/AsyncTask/AsyncTask.cpp | 6 |
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 |