source: Daodan/src/flatline/Flatline_Win32.h@ 891

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

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

File size: 143 bytes
Line 
1#ifndef FLATLINE_WIN32_H
2#define FLATLINE_WIN32_H
3
4unsigned char NetPlatform_Initalize();
5unsigned char NetPlatform_Shutdown();
6
7#endif
Note: See TracBrowser for help on using the repository browser.