MCPcopy 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

setAppStateFunction · 0.85
mainFunction · 0.85
showNoGameDataUIFunction · 0.85
configGameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected