Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ dfhack_pen_parse
Function
dfhack_pen_parse
library/LuaApi.cpp:726–729 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
724
}
725
726
static int dfhack_pen_parse(lua_State *L)
727
{
728
return adjust_pen(L, true);
729
}
730
731
static int dfhack_pen_make(lua_State *L)
732
{
Callers
nothing calls this directly
Calls
1
adjust_pen
Function · 0.85
Tested by
no test coverage detected