1
0
Fork 0
forked from suyu/suyu
suyu/src
Schplee 9a47e40dd6 Correctly sets default system language for yuzu-CLI (#1727)
* Correctly sets default system language for yuzu-CLI

A user reported that yuzu_cmd runs games in Japanese rather than the correct default of English (like yuzu-qt does correctly), this change fixes that.

* fix clang issue

deleted whitespace
2018-11-18 19:21:17 -08:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Common/Bitfield: store value as unsigned type 2018-11-16 15:49:57 +01:00
core Merge pull request #1671 from DarkLordZach/vi-disconnect 2018-11-18 19:18:46 -08:00
input_common
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core gl_rasterizer: Remove default clip distance 2018-11-18 23:57:52 -03:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1678 from FearlessTobi/amiibo-hotkeys 2018-11-16 20:20:41 -08:00
yuzu_cmd Correctly sets default system language for yuzu-CLI (#1727) 2018-11-18 19:21:17 -08:00
.clang-format
CMakeLists.txt