![EmuCR: Dolphin EmuCR: Dolphin](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo2McrBfp-WkSO1D38El7qE560FxoNUfqBCtzxFsGOXhK0wx6rxth_orO42Jq5SL9JP87WgYbQ0rGYr9RkuBT-qZLZM9ZaVW5bgy6URG1XgCA9aO-s6aAeVb7-8eNcG30n5wjFggZ-B1C-/s320/97969695.jpg)
Dolphin Git changelog:
* Automatic translation resources sync with Transifex
* Merge pull request #4214 from lioncash/nandcontent
NANDContentLoader: Minor changes
* NANDContentLoader: Remove unnecessary trailing semicolons
* NANDContentLoader: Remove virtual specifier from CNANDContentLoader destructor
This class is marked final, so there's no need to declare it as virtual.
* NANDContentLoader: Specify constructors as explicit where applicable
Prevents implicit conversion.
* NANDContentLoader: Delay vector construction until needed in Get()
No need to construct the vector right off the bat.
* NANDContentLoader: Make CNANDContentData's Get function return by non-const value
const specifiers like this are practically pointless and can inhibit move construction.
Download: Dolphin Git 5.0-633 x64
Download: Dolphin Git 5.0-633 Android
Source: Here
0 Comments
Post a Comment