doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Macros | |
#define | VI_TRANSFORMB 1 |
#define | VI_WINDOWB 1 |
#define | VI_TIMEB 1 |
#define | VI_FLOORB 2 |
#define | VI_RESB 3 |
#define | VI_MAPB 1 |
Variables | |
vorbis_func_floor * | _floor_P [] |
vorbis_func_residue * | _residue_P [] |
vorbis_func_mapping * | _mapping_P [] |
#define VI_FLOORB 2 |
Definition at line 24 of file registry.h.
#define VI_MAPB 1 |
Definition at line 26 of file registry.h.
#define VI_RESB 3 |
Definition at line 25 of file registry.h.
#define VI_TIMEB 1 |
Definition at line 23 of file registry.h.
#define VI_TRANSFORMB 1 |
Definition at line 21 of file registry.h.
#define VI_WINDOWB 1 |
Definition at line 22 of file registry.h.
vorbis_func_floor* _floor_P[] |
Definition at line 32 of file registry.c.
vorbis_func_mapping* _mapping_P[] |
Definition at line 43 of file registry.c.
vorbis_func_residue* _residue_P[] |
Definition at line 37 of file registry.c.