emulator/app: Discord Rich Presence (#519)

* external: added discord-rpc files

* emulator: implemented discord rich presence

* gui/config: gui option to toggle rich presence

* requested changes

* forgot about these

* style changes
This commit is contained in:
Hesham Abourgheba
2019-06-17 23:25:37 +02:00
committed by Nick Renieris
parent 416725d0c5
commit d64067f249
18 changed files with 123 additions and 4 deletions
+3
View File
@@ -67,3 +67,6 @@
[submodule "src/external/unicorn-src"]
path = src/external/unicorn-src
url = https://github.com/unicorn-engine/unicorn.git
[submodule "src/external/discord-rpc"]
path = src/external/discord-rpc
url = https://github.com/discordapp/discord-rpc