mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-05 16:01:04 +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
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifndef NO_DISCORDRPC
|
||||||
HAVE_DISCORDRPC=1
|
HAVE_DISCORDRPC=1
|
||||||
|
endif
|
||||||
|
|
||||||
OPTS=-DSTDC_HEADERS
|
OPTS=-DSTDC_HEADERS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue