MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / FreeFileList

Method FreeFileList

neo/framework/FileSystem.cpp:1698–1700  ·  view source on GitHub ↗

=============== idFileSystemLocal::FreeFileList =============== */

Source from the content-addressed store, hash-verified

1696===============
1697*/
1698void idFileSystemLocal::FreeFileList( idFileList *fileList ) {
1699 delete fileList;
1700}
1701
1702/*
1703===============

Callers 15

ExportModelsMethod · 0.80
addModelsMethod · 0.80
addGuisMethod · 0.80
BuildTreeMethod · 0.80
AddSoundsMethod · 0.80
AddSoundsMethod · 0.80
OnBtnRefreshwaveMethod · 0.80
UpdateFileListMethod · 0.80
AddScriptsToTreeMethod · 0.80
AddGUIsToTreeMethod · 0.80
RunAASDir_fFunction · 0.80
InitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected