Quake II RTX doxygen  1.0 dev
ignore_t Struct Reference

Public Attributes

list_t entry
 
unsigned hits
 
char match [1]
 

Detailed Description

Definition at line 1833 of file main.c.

Member Data Documentation

◆ entry

list_t ignore_t::entry

Definition at line 1834 of file main.c.

Referenced by add_ignore(), and remove_ignore().

◆ hits

unsigned ignore_t::hits

Definition at line 1835 of file main.c.

Referenced by add_ignore(), CL_CheckForIgnore(), and list_ignores().

◆ match

char ignore_t::match[1]

Definition at line 1836 of file main.c.

Referenced by add_ignore(), CL_CheckForIgnore(), find_ignore(), and list_ignores().