mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2025-01-03 16:15:37 +00: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 a new issue