mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-24 00:15:42 +01:00
hmm
This commit is contained in:
parent
79823706e8
commit
ea64751f70
@ -3,6 +3,7 @@
|
||||
// This is to wrap the platform specific kinds of connect/read/write.
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
enum class OPCODE : uint32_t {
|
||||
HANDSHAKE = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user