ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Mariusnet_Public.h
Revision: 588
Committed: Fri Feb 11 08:21:14 2011 UTC (14 years, 8 months ago) by gumby
Content type: text/x-chdr
File size: 114 byte(s)
Log Message:

File Contents

# Content
1 extern bool MsNet_Running;
2
3 bool MSNet_Login(char* username, char* password);
4 void MSNet_SendChat( char* msg );