In process of converting LuaSnap to use eris, not finished
This commit is contained in:
@@ -127,7 +127,7 @@ private:
|
||||
lua_State *lua_state_;
|
||||
|
||||
public:
|
||||
void init(lua_State *L) { lua_state_ = L; }
|
||||
void init(lua_State *L);
|
||||
|
||||
// Update
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user