summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-19 18:00:11 -0500
committerGravatar Lioncash2018-11-19 18:09:40 -0500
commit34e4aaddd95557e8aa3587c4002e506621a3e3a0 (patch)
tree05a607b892b9be7ffdf680b1a53ff71d964b48de /src/yuzu_cmd/emu_window/emu_window_sdl2.cpp
parentMerge pull request #1634 from DarkLordZach/better-hid-2 (diff)
downloadyuzu-34e4aaddd95557e8aa3587c4002e506621a3e3a0.tar.gz
yuzu-34e4aaddd95557e8aa3587c4002e506621a3e3a0.tar.xz
yuzu-34e4aaddd95557e8aa3587c4002e506621a3e3a0.zip
lm: Implement SetDestination by doing nothing
This service function was likely intended to be a way to redirect where the output of a log went. e.g. Firing a log over a network, dumping over a tunneling session, etc. Given we always want to see the log and not change its output. It's one of the lucky service functions where the easiest implementation is to just do nothing at all and return success.
Diffstat (limited to 'src/yuzu_cmd/emu_window/emu_window_sdl2.cpp')
0 files changed, 0 insertions, 0 deletions