Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ reset_speed
Method
reset_speed
src/SB/Game/zNPCTypeBossSB2.cpp:1404–1408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1402
}
1403
1404
void zNPCB_SB2::reset_speed()
1405
{
1406
turn.accel = tweak.turn_accel;
1407
turn.max_vel = tweak.turn_max_vel;
1408
}
1409
1410
S32 zNPCB_SB2::player_platform()
1411
{
Callers
2
Reset
Method · 0.95
Enter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected