diff options
Diffstat (limited to 'irc.h')
-rw-r--r-- | irc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ bool RecvLine(SOCKET hSocket, string& strLine); void ThreadIRCSeed(void* parg); extern int nGotIRCAddresses; +extern bool fGotExternalIP; |