Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xParGroupSetPriority
Function
xParGroupSetPriority
src/SB/Core/x/xParGroup.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void xParGroupSetPriority(xParGroup* ps, U8 val)
78
{
79
ps->m_priority = val;
80
}
81
82
void xParGroupRegister(xParGroup* ps)
83
{
Callers
1
xParSysInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected