mirror of
https://github.com/Retropex/dolphin.git
synced 2025-05-28 13:02:37 +02:00
![]() Reset(): We only need to close IOS devices which were opened, and we can do that simply by iterating over s_fdmap and closing any opened device. With this change, s_device_map can be cleared at once. SetDefaultContentFile(): We can just use s_es_handles which is guaranteed to contain three valid ES devices. Gets rid of a downcast. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |