fix Win32 errors, warnings

This commit is contained in:
Chris Danford
2004-03-17 07:45:52 +00:00
parent c318c78a8e
commit 36b557bac2
4 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public:
void StartRequest(); //Request a start. Block until granted.
int Connect(char * addy, int port);
int Connect(char * addy, unsigned short port);
//Connect to SM Server
int m_playerID; //these are currently unused, but need to stay