Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ update
Method
update
src/SB/Game/zTalkBox.cpp:1764–1767 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1762
}
1763
1764
state_enum stop_state_type::update(xScene& scn, F32 dt)
1765
{
1766
return (state_enum)-1;
1767
}
1768
void state_type::start()
1769
{
1770
}
Callers
1
update_all
Method · 0.45
Calls
4
update_prompt_status
Function · 0.85
update_quit_status
Function · 0.85
pad_pressed
Function · 0.85
playing
Method · 0.80
Tested by
no test coverage detected