MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / GetISystem

Function GetISystem

CrySoundSystem/CrySoundSystem.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44// Pointer to Global ISystem.
45static ISystem* gISystem = 0;
46ISystem* GetISystem()
47{
48 return gISystem;
49}
50//////////////////////////////////////////////////////////////////////////
51
52///////////////////////////////////////////////

Callers 6

PauseMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected