source: Daodan/MSVC/Flatline_Public.h@ 611

Last change on this file since 611 was 589, checked in by gumby, 13 years ago

stuff

File size: 156 bytes
Line 
1#ifndef FLATLINE_PUBLIC_H
2#define FLATLINE_PUBLIC_H
3
4extern bool client_connected;
5extern bool server_started;
6extern char player_name[];
7
8
9#endif
Note: See TracBrowser for help on using the repository browser.