mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 12:11:25 +00:00
- move richpresence into common code to be sync with Raze
This commit is contained in:
parent
701b7c3902
commit
b9e0473392
2 changed files with 1 additions and 1 deletions
|
@ -819,7 +819,7 @@ set (POLYBACKEND_SOURCES
|
|||
set (FASTMATH_SOURCES ${FASTMATH_SOURCES} ${POLYBACKEND_SOURCES})
|
||||
|
||||
set (PCH_SOURCES
|
||||
richpresence.cpp
|
||||
common/thirdparty/richpresence.cpp
|
||||
am_map.cpp
|
||||
playsim/bots/b_bot.cpp
|
||||
playsim/bots/b_func.cpp
|
||||
|
|
Loading…
Reference in a new issue