source:
Daodan/MSVC/Flatline_Public.h@
611
Last change on this file since 611 was 589, checked in by , 13 years ago | |
---|---|
File size: 156 bytes |
Rev | Line | |
---|---|---|
[589] | 1 | #ifndef FLATLINE_PUBLIC_H |
2 | #define FLATLINE_PUBLIC_H | |
3 | ||
4 | extern bool client_connected; | |
5 | extern bool server_started; | |
6 | extern char player_name[]; | |
7 | ||
8 | ||
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.