MCPcopy Create free account
hub / github.com/TheAssemblyArmada/Vanilla-Conquer / Load_Uncompress

Function Load_Uncompress

common/load.cpp:214–276  ·  view source on GitHub ↗

* LOAD_UNCOMPRESS -- Load and uncompress the given file. * * * * INPUT: char * - file name to uncompress * * GraphicBufferClass& - to load the source data into * * GraphicBufferClass& - for the picture * * void * - ptr for header uncompressed data * *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Load_Title_ScreenFunction · 0.70

Calls 9

Seek_FileFunction · 0.85
Add_Long_To_PointerFunction · 0.85
Uncompress_DataFunction · 0.85
Open_FileFunction · 0.70
Read_FileFunction · 0.70
Close_FileFunction · 0.70
Mem_CopyFunction · 0.50
Get_BufferMethod · 0.45
Get_SizeMethod · 0.45

Tested by

no test coverage detected