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

Function SaveGlobalActionCtrs

scripts/CellTestLevel.cpp:88–88  ·  view source on GitHub ↗

======================================== Function to Save Global Action Counters ========================================

Source from the content-addressed store, hash-verified

86// Function to Save Global Action Counters
87// ========================================
88void SaveGlobalActionCtrs(void *file_ptr) { File_WriteInt(ScriptActionCtr_000, file_ptr); }
89
90// ===========================================
91// Function to Restore Global Action Counters

Callers 1

CallEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected