source:
Daodan/MSVC/Flatline_Public.h@
754
Last change on this file since 754 was 589, checked in by , 13 years ago | |
---|---|
File size: 156 bytes |
Line | |
---|---|
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.