UFO: Alien Invasion
Loading...
Searching...
No Matches
cl_irc.h File Reference

IRC client header for UFO:AI. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Irc_Init (void)
void Irc_Shutdown (void)
void Irc_Logic_Frame (void)

Detailed Description

IRC client header for UFO:AI.

Definition in file cl_irc.h.

Function Documentation

◆ Irc_Init()

◆ Irc_Logic_Frame()

◆ Irc_Shutdown()

void Irc_Shutdown ( void )

Definition at line 2006 of file cl_irc.cpp.

References cl_ircSysPool, irc_connected, Irc_Logic_Disconnect(), and Mem_DeletePool.

Referenced by CL_Shutdown().