Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ OSRegisterVersion
Function
OSRegisterVersion
src/dolphin/src/os/OS.c:676–679 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
674
}
675
676
void OSRegisterVersion(const char* id)
677
{
678
OSReport(
"%s\n"
, id);
679
}
Callers
15
SIInit
Function · 0.85
AXInitEx
Function · 0.85
OSInit
Function · 0.85
PADInit
Function · 0.85
GXInit
Function · 0.85
AIInit
Function · 0.85
DVDInit
Function · 0.85
EXIInit
Function · 0.85
ETHInit
Function · 0.85
CARDInit
Function · 0.85
THPInit
Function · 0.85
ARQInit
Function · 0.85
Calls
1
OSReport
Function · 0.85
Tested by
no test coverage detected