dfhack/plugins/lua/pathable.lua

12 lines
155 B
Lua

local _ENV = mkmodule('plugins.pathable')
--[[
Native functions: (see Plugins.rst for details)
- paintScreen(cursor[,skip_unrevealed])
]]
return _ENV