Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ LoopCountSet
Method
LoopCountSet
src/SB/Game/zNPCGoalStd.cpp:263–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
void zNPCGoalLoopAnim::LoopCountSet(S32 num)
264
{
265
cnt_loop = (num >= 1) ? num : 1;
266
flg_info |= (1 << 4);
267
}
268
269
void zNPCGoalLoopAnim::UseDefaultAnims()
270
{
Callers
3
Process
Method · 0.80
ChkPrelimTran
Method · 0.80
FolkHandleMail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected