#ifndef _SERVER_CON_INC #define _SERVER_CON_INC extern int status; void InitServerConnection(); void DeinitServerConnection(); #endif