mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-23 19:55:38 +01:00
Fix a typo in send-presence.c (#144)
This commit is contained in:
parent
ad0b844672
commit
e7f9396807
@ -1,5 +1,5 @@
|
||||
/*
|
||||
This is a simple example in C of using the rich presence API asyncronously.
|
||||
This is a simple example in C of using the rich presence API asynchronously.
|
||||
*/
|
||||
|
||||
#define _CRT_SECURE_NO_WARNINGS /* thanks Microsoft */
|
||||
|
Loading…
Reference in New Issue
Block a user