dfhack/plugins/lua/pathable.lua

12 lines
155 B
Lua

2017-07-05 21:54:55 -06:00
local _ENV = mkmodule('plugins.pathable')
--[[
Native functions: (see Plugins.rst for details)
- paintScreen(cursor[,skip_unrevealed])
]]
return _ENV