mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
NO_DISCORDRPC to disable rich presence on Windows
This commit is contained in:
parent
b66b0bf648
commit
7c1f73ed71
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…
Add table
Reference in a new issue