MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / zGameSetOstrich

Function zGameSetOstrich

src/SB/Game/zGameState.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void zGameSetOstrich(_GameOstrich value)
136{
137 gGameOstrich = value;
138}
139
140S32 zGameStateFindEvent(U32* eventList, S32 eventCount, S32 targetMode, S32 targetEvent,
141 S32* new_mode, S32* new_state)

Callers 3

zFMVPlayFunction · 0.85
zMenuLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected