source: Daodan/src/flatline/Flatline_Public.h@ 986

Last change on this file since 986 was 877, checked in by alloc, 11 years ago

Daodan: Moved flatline to subfolder, flatline enabled through patch "flatline"

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