# | Line 1 | Line 1 | |
---|---|---|
1 | < | #pragma once |
1 | > | #ifndef FLATLINE_WIN32_H |
2 | > | #define FLATLINE_WIN32_H |
3 | ||
4 | unsigned char NetPlatform_Initalize(); | |
5 | unsigned char NetPlatform_Shutdown(); | |
6 | + | |
7 | + | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |