shims: Update to handle Lua-side screen managment.
This commit is contained in:
parent
fa7f1d689e
commit
53fc364ede
|
@ -228,7 +228,7 @@ local function iter_scr(_, _, s)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function screen._areas()
|
function screen._viewports()
|
||||||
return {}
|
return {}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue