Fixed some things

This commit is contained in:
David Anderson
2004-06-26 19:37:31 +00:00
parent 8fa1a42c1b
commit d4aef1a60b
2 changed files with 1 additions and 5 deletions

View File

@ -459,6 +459,7 @@ enum {
EngFunc_SetKeyValue, // void ) (char *infobuffer, char *key, char *value);
EngFunc_SetClientKeyValue // void ) (int clientIndex, char *infobuffer, char *key, char *value);
};
enum
{
DLLFunc_GameInit, // void) ( void );