mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2026-03-06 10:32:59 +00:00
hmm
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user