Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ RegisterExecutablePlatform
Function
RegisterExecutablePlatform
common/platform.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
EQEmuExePlatform exe_platform = ExePlatformNone;
24
25
void RegisterExecutablePlatform(EQEmuExePlatform p)
26
{
27
exe_platform = p;
28
}
29
30
const EQEmuExePlatform &GetExecutablePlatform()
31
{
Callers
12
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
SidecarServeHttp
Method · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected