ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
src
/
Flatline_Public.h
Revision:
876
Committed:
Sat Jun 1 20:29:59 2013 UTC
(12 years, 4 months ago) by
gumby
Content type:
text/x-chdr
File size:
146 byte(s)
Log Message:
Daodan pass 1
File Contents
#
Content
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