mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Added project files for love.thread on Windows. Also a minor fix to make love.thread builable as a standalone DLL.
This commit is contained in:
@@ -79,6 +79,7 @@ namespace sdl
|
||||
|
||||
int w_getThreads(lua_State *L)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
int w_getThread(lua_State *L)
|
||||
|
||||
Reference in New Issue
Block a user