Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iTimeGameAdvance
Function
iTimeGameAdvance
src/SB/Core/gc/iTime.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void iTimeGameAdvance(F32 elapsed)
35
{
36
sGameTime += elapsed;
37
}
38
39
void iTimeSetGame(F32 time)
40
{
Callers
1
zGameUpdateMode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected