_tmain takes a directory full of compressed PC-format chunk files and assembles them into a PC-format .mcr file. * _tmain expects the "LastUpdated" header block to be present in a file called "header_output.txt". * _tmain expects two command line arguments: * argv[1]: Path to the directory containing the PC chunk files. * argv[2]: Path to the new .mcr file to create. */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected