Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
w3d_dep.h File Reference
#include <list>
#include <strstream>
#include <string>

Go to the source code of this file.

Typedefs

typedef std::list< std::string > StringList
 

Functions

bool Get_W3D_Dependencies (const char *w3d_filename, StringList &files)
 

Typedef Documentation

◆ StringList

typedef std::list<std::string> StringList

Definition at line 51 of file w3d_dep.h.

Function Documentation

◆ Get_W3D_Dependencies()

bool Get_W3D_Dependencies ( const char * w3d_filename,
StringList & files )

Definition at line 102 of file w3d_dep.cpp.