Public Attributes | |
| char | text [MAX_CHAT_TEXT] |
| unsigned | time |
| char chatline_t::text[MAX_CHAT_TEXT] |
Definition at line 890 of file screen.c.
Referenced by SCR_AddToChatHUD(), and SCR_DrawChatHUD().
| unsigned chatline_t::time |
Definition at line 891 of file screen.c.
Referenced by SCR_AddToChatHUD(), and SCR_DrawChatHUD().