Add coroutine support (WIP)
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Nz
|
||||
{
|
||||
class NAZARA_LUA_API LuaInstance : public LuaState
|
||||
{
|
||||
friend class LuaCoroutine;
|
||||
friend class LuaState;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user