source: Daodan/src/flatline/Flatline_Win32.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: 143 bytes
RevLine 
[877]1#ifndef FLATLINE_WIN32_H
2#define FLATLINE_WIN32_H
[876]3
4unsigned char NetPlatform_Initalize();
5unsigned char NetPlatform_Shutdown();
[877]6
7#endif
Note: See TracBrowser for help on using the repository browser.