source:
Daodan/src/flatline/Flatline_Public.h@
881
Last change on this file since 881 was 877, checked in by , 11 years ago | |
---|---|
File size: 146 bytes |
Line | |
---|---|
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.