Go to the source code of this file.
Macros | |
#define | C(label) _##label |
#define | pl_normal 0 |
#define | pl_dist 12 |
#define | pl_type 16 |
#define | pl_signbits 17 |
#define | pl_pad 18 |
#define | pl_size 20 |
#define | hu_clipnodes 0 |
#define | hu_planes 4 |
#define | hu_firstclipnode 8 |
#define | hu_lastclipnode 12 |
#define | hu_clip_mins 16 |
#define | hu_clip_maxs 28 |
#define | hu_size 40 |
#define | nd_planenum 0 |
#define | nd_children 4 |
#define | nd_mins 8 |
#define | nd_maxs 20 |
#define | nd_firstface 32 |
#define | nd_numfaces 36 |
#define | nd_size 40 |
#define | sfxc_length 0 |
#define | sfxc_loopstart 4 |
#define | sfxc_speed 8 |
#define | sfxc_width 12 |
#define | sfxc_stereo 16 |
#define | sfxc_data 20 |
#define | ch_sfx 0 |
#define | ch_leftvol 4 |
#define | ch_rightvol 8 |
#define | ch_end 12 |
#define | ch_pos 16 |
#define | ch_looping 20 |
#define | ch_entnum 24 |
#define | ch_entchannel 28 |
#define | ch_origin 32 |
#define | ch_dist_mult 44 |
#define | ch_master_vol 48 |
#define | ch_size 52 |
#define | psp_left 0 |
#define | psp_right 4 |
#define | psp_size 8 |
#define | TRANSPARENT_COLOR 255 |
#define C | ( | label | ) | _##label |
Definition at line 8 of file asm_i386.h.
#define ch_dist_mult 44 |
Definition at line 67 of file asm_i386.h.
#define ch_end 12 |
Definition at line 61 of file asm_i386.h.
#define ch_entchannel 28 |
Definition at line 65 of file asm_i386.h.
#define ch_entnum 24 |
Definition at line 64 of file asm_i386.h.
#define ch_leftvol 4 |
Definition at line 59 of file asm_i386.h.
#define ch_looping 20 |
Definition at line 63 of file asm_i386.h.
#define ch_master_vol 48 |
Definition at line 68 of file asm_i386.h.
#define ch_origin 32 |
Definition at line 66 of file asm_i386.h.
#define ch_pos 16 |
Definition at line 62 of file asm_i386.h.
#define ch_rightvol 8 |
Definition at line 60 of file asm_i386.h.
#define ch_sfx 0 |
Definition at line 58 of file asm_i386.h.
#define ch_size 52 |
Definition at line 69 of file asm_i386.h.
#define hu_clip_maxs 28 |
Definition at line 34 of file asm_i386.h.
#define hu_clip_mins 16 |
Definition at line 33 of file asm_i386.h.
#define hu_clipnodes 0 |
Definition at line 29 of file asm_i386.h.
#define hu_firstclipnode 8 |
Definition at line 31 of file asm_i386.h.
#define hu_lastclipnode 12 |
Definition at line 32 of file asm_i386.h.
#define hu_planes 4 |
Definition at line 30 of file asm_i386.h.
#define hu_size 40 |
Definition at line 35 of file asm_i386.h.
#define nd_children 4 |
Definition at line 40 of file asm_i386.h.
#define nd_firstface 32 |
Definition at line 43 of file asm_i386.h.
#define nd_maxs 20 |
Definition at line 42 of file asm_i386.h.
#define nd_mins 8 |
Definition at line 41 of file asm_i386.h.
#define nd_numfaces 36 |
Definition at line 44 of file asm_i386.h.
#define nd_planenum 0 |
Definition at line 39 of file asm_i386.h.
#define nd_size 40 |
Definition at line 45 of file asm_i386.h.
#define pl_dist 12 |
Definition at line 21 of file asm_i386.h.
#define pl_normal 0 |
Definition at line 20 of file asm_i386.h.
#define pl_pad 18 |
Definition at line 24 of file asm_i386.h.
#define pl_signbits 17 |
Definition at line 23 of file asm_i386.h.
#define pl_size 20 |
Definition at line 25 of file asm_i386.h.
#define pl_type 16 |
Definition at line 22 of file asm_i386.h.
#define psp_left 0 |
Definition at line 73 of file asm_i386.h.
#define psp_right 4 |
Definition at line 74 of file asm_i386.h.
#define psp_size 8 |
Definition at line 75 of file asm_i386.h.
#define sfxc_data 20 |
Definition at line 54 of file asm_i386.h.
#define sfxc_length 0 |
Definition at line 49 of file asm_i386.h.
#define sfxc_loopstart 4 |
Definition at line 50 of file asm_i386.h.
#define sfxc_speed 8 |
Definition at line 51 of file asm_i386.h.
#define sfxc_stereo 16 |
Definition at line 53 of file asm_i386.h.
#define sfxc_width 12 |
Definition at line 52 of file asm_i386.h.
#define TRANSPARENT_COLOR 255 |
Definition at line 78 of file asm_i386.h.