Revert "Merge pull request #3069 from jriwanek-forks/OpenBSD"
This reverts commitbc78165dd8
, reversing changes made tof74b72d332
.
This commit is contained in:
@@ -248,13 +248,13 @@ typedef uint8_t DiscordNetworkChannelId;
|
||||
#ifdef __APPLE__
|
||||
typedef void IDXGISwapChain;
|
||||
#endif
|
||||
#if defined (__linux__) || defined (__OpenBSD__)
|
||||
#ifdef __linux__
|
||||
typedef void IDXGISwapChain;
|
||||
#endif
|
||||
#ifdef __APPLE__
|
||||
typedef void MSG;
|
||||
#endif
|
||||
#if defined (__linux__) || defined (__OpenBSD__)
|
||||
#ifdef __linux__
|
||||
typedef void MSG;
|
||||
#endif
|
||||
typedef char DiscordPath[4096];
|
||||
|
Reference in New Issue
Block a user