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

Function SaveGlobalActionCtrs

scripts/BossCamera.cpp:95–95  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

93// Function to Save Global Action Counters
94// ========================================
95void SaveGlobalActionCtrs(void *file_ptr) { File_WriteInt(ScriptActionCtr_000, file_ptr); }
96
97// ===========================================
98// Function to Restore Global Action Counters

Callers 1

CallEventMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected