Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_load
Function · 0.50
agentMenu_load
Function · 0.50
menu_closeResourceArchive
Function · 0.50
lsystem_init
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected