mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-26 19:20:55 +00:00
NO_DISCORDRPC to disable rich presence on Windows
This commit is contained in:
parent
7ab1c4a2df
commit
6d2c7f4ae7
1 changed files with 2 additions and 0 deletions
|
@ -30,7 +30,9 @@ ifndef MINGW64 #miniupnc is broken with MINGW64
|
|||
endif
|
||||
endif
|
||||
|
||||
ifndef NO_DISCORDRPC
|
||||
HAVE_DISCORDRPC=1
|
||||
endif
|
||||
|
||||
OPTS=-DSTDC_HEADERS
|
||||
|
||||
|
|
Loading…
Reference in a new issue