mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-15 16:12:46 +00:00
3e6c835a64
Spawns a child using fork and exec as opposed to fork alone. Workaround for the macos file manager complaining about not supporting fork without exec. Control flow for *nix is now roughly the same as for Windows. |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
dedicated_room | ||
input_common | ||
network | ||
shader_recompiler | ||
tests | ||
video_core | ||
web_service | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |