Quake II RTX doxygen  1.0 dev
info_remove_test_t Struct Reference

Public Attributes

const char * string
 
const char * key
 
const char * result
 

Detailed Description

Definition at line 335 of file tests.c.

Member Data Documentation

◆ key

const char* info_remove_test_t::key

Definition at line 337 of file tests.c.

Referenced by Com_TestInfo_f().

◆ result

const char* info_remove_test_t::result

Definition at line 338 of file tests.c.

Referenced by Com_TestInfo_f().

◆ string

const char* info_remove_test_t::string

Definition at line 336 of file tests.c.

Referenced by Com_TestInfo_f().