doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
void | R_LoadImage (const char *name, byte **pic, int *width, int *height, ID_TIME_T *timestamp, bool makePowerOf2) |
void | R_StaticFree (void *data) |
void R_LoadImage | ( | const char * | name, |
byte ** | pic, | ||
int * | width, | ||
int * | height, | ||
ID_TIME_T * | timestamp, | ||
bool | makePowerOf2 | ||
) |
Definition at line 998 of file Image_files.cpp.
Definition at line 335 of file tr_main.cpp.