source:
Daodan/src/flatline/Flatline_Public.h@
954
Last change on this file since 954 was 877, checked in by , 11 years ago | |
---|---|
File size: 146 bytes |
Rev | Line | |
---|---|---|
[876] | 1 | #ifndef FLATLINE_PUBLIC_H |
2 | #define FLATLINE_PUBLIC_H | |
3 | ||
4 | extern unsigned char client_connected; | |
5 | extern unsigned char server_started; | |
6 | ||
7 | ||
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.