mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 19:11:40 +02:00
![]() Gets rid of a second pair of ifdefs in the constructor. This also makes sure the fd on Unix/BSD platforms is uniformly initialized. Previously fd would be in an inconsistent state on FreeBSD or OpenBSD due to the BSD OS checks not being present in the #elif within the constructor. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
Updater | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |