altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Functions
pak.cpp File Reference
#include "include.h"
Include dependency graph for pak.cpp:

Classes

struct  pak_header_t
 
struct  wad_header_t
 
struct  pak_entry_t
 
struct  wad_lump_t
 
struct  dmx_header_t
 

Functions

char * get_wadfile (char *wadfile, char *lump, int *lump_size, char **pdata)
 
void lump_to_wave (char *lump_data, int size, wave_t *wave)
 
char * get_pakfile (char *pakfile, char *file)
 

Function Documentation

char* get_pakfile ( char *  pakfile,
char *  file 
)

Here is the caller graph for this function:

char* get_wadfile ( char *  wadfile,
char *  lump,
int *  lump_size,
char **  pdata 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void lump_to_wave ( char *  lump_data,
int  size,
wave_t wave 
)

Here is the caller graph for this function: