#ifndef FLATLINE_WIN32_H #define FLATLINE_WIN32_H unsigned char NetPlatform_Initalize(); unsigned char NetPlatform_Shutdown(); #endif