MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / AllocTR4Objects

Function AllocTR4Objects

TombEngine/Objects/TR4/tr4_objects.cpp:1017–1020  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1015 }
1016
1017 void AllocTR4Objects()
1018 {
1019 ZeroMemory(BeetleSwarm, NUM_BEETLES * sizeof(BeetleData));
1020 }
1021}

Callers 1

InitializeObjectsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected