Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getGame
Function
getGame
TheForceEngine/TFE_Settings/settings.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
TFE_Game* getGame()
395
{
396
return &s_game;
397
}
398
399
TFE_GameHeader* getGameHeader(const char* gameName)
400
{
Callers
4
setAppState
Function · 0.85
main
Function · 0.85
showNoGameDataUI
Function · 0.85
configGame
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected