diff options
author | Newe <speedy.wolfy@outlook.com> | 2021-05-21 11:13:17 +0200 |
---|---|---|
committer | Newe <speedy.wolfy@outlook.com> | 2021-05-21 11:13:17 +0200 |
commit | 7d40250c11077d6717388412479a65bb8826960b (patch) | |
tree | 38fe9b264f6e1bdfe0f08c7a75597012dc9ea4f7 /src/rpcStub.cpp | |
parent | Merge branch 'master' of https://github.com/discord-open-source/discord-voice (diff) | |
download | server-7d40250c11077d6717388412479a65bb8826960b.tar.xz |
[add] Basic project structure
Diffstat (limited to 'src/rpcStub.cpp')
-rw-r--r-- | src/rpcStub.cpp | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/rpcStub.cpp b/src/rpcStub.cpp new file mode 100644 |