local m = GameLab.Engine.Rendering or {} GameLab.Engine.Rendering = m m.LoadTexture = function(path) end return m