local _ENV = mkmodule('plugins.map-render')

--[[

 Native functions:

 * render_map_rect(x,y,z,w,h)

--]]

return _ENV