source: Daodan/src/Flatline_Public.h@ 876

Last change on this file since 876 was 876, checked in by gumby, 12 years ago

Daodan pass 1

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.