MCPcopy 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
77void xParGroupSetPriority(xParGroup* ps, U8 val)
78{
79 ps->m_priority = val;
80}
81
82void xParGroupRegister(xParGroup* ps)
83{

Callers 1

xParSysInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected