Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

shadow.h

Go to the documentation of this file.
00001 
00002 
00006 #ifndef SHADOW_H
00007 #define SHADOW_H
00008 
00009 #include "../../../common/protocol.h"
00010 #include "../../../common/buffer.h"
00011 
00013 
00018 bool AuthenticateShadow (packet* pak, Buffer* in);
00019 
00021 
00026 bool CheckShadowed (char* name, char* password);
00027 
00028 #endif

Generated at Sat May 13 13:50:22 2000 for 3Dsia by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000