mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 01:27:52 -05:00
Add Game Icon for Discord RPC
Connected to Yuzu Compatibility Page
This commit is contained in:
@ -353,7 +353,7 @@ if (USE_DISCORD_PRESENCE)
|
||||
discord_impl.cpp
|
||||
discord_impl.h
|
||||
)
|
||||
target_link_libraries(yuzu PRIVATE DiscordRPC::discord-rpc)
|
||||
target_link_libraries(yuzu PRIVATE DiscordRPC::discord-rpc httplib::httplib)
|
||||
target_compile_definitions(yuzu PRIVATE -DUSE_DISCORD_PRESENCE)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user