MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / AISetDefault

Function AISetDefault

Descent3/AImain.cpp:3825–3825  ·  view source on GitHub ↗

chrishack -- fix the problem with the object being needed for AIInit

Source from the content-addressed store, hash-verified

3823
3824// chrishack -- fix the problem with the object being needed for AIInit
3825void AISetDefault(t_ai_info *ai_info_ptr) {}
3826
3827void AIInitAll() {
3828 int i;

Callers 1

AllocObjectIDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected