#include "vk_local.h"
Go to the source code of this file.
Classes | |
struct | _TargaHeader |
Typedefs | |
typedef struct _TargaHeader | TargaHeader |
Functions | |
void | R_InitParticleTexture (void) |
void | Vk_ScreenShot_f (void) |
void | Vk_Strings_f (void) |
void | Vk_Mem_f (void) |
Variables | |
byte | dottexture [8][8] |
typedef struct _TargaHeader TargaHeader |
Definition at line 278 of file vk_rmisc.c.
Referenced by R_Register().
Definition at line 101 of file vk_rmisc.c.
Referenced by R_Register().
Definition at line 177 of file vk_rmisc.c.
Referenced by R_Init(), and R_Register().
byte dottexture[8][8] |
Definition at line 30 of file vk_rmisc.c.
Referenced by R_InitParticleTexture().