MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / removeLastArchive

Function removeLastArchive

TheForceEngine/TFE_FileSystem/paths.cpp:328–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

326 }
327
328 void removeLastArchive()
329 {
330 s_localArchives.pop_back();
331 }
332
333 bool getFilePath(const char* fileName, FilePath* outPath)
334 {

Callers 4

escapeMenu_loadFunction · 0.50
agentMenu_loadFunction · 0.50
lsystem_initFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected