1
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/applets
Morph aeec0f8a38 applets/controller: Make 8 a static constexpr value of NUM_PLAYERS
Avoids repetitive usages of the int literal '8' or calls to player_widgets.size()
2020-09-04 12:23:25 -04:00
..
controller.cpp applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 2020-09-04 12:23:25 -04:00
controller.h applets/controller: Make 8 a static constexpr value of NUM_PLAYERS 2020-09-04 12:23:25 -04:00
controller.ui applets/controller: Implement "Explain Text" 2020-09-04 12:23:25 -04:00
error.cpp yuzu/applets/software_keyboard: Specify string conversions explicitly 2019-05-24 21:27:12 -04:00
error.h qt: Add dialog implementation of Error applet 2019-04-17 11:35:24 -04:00
profile_select.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
profile_select.h Merge pull request #2527 from lioncash/index 2019-06-05 15:30:51 -04:00
software_keyboard.cpp yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
software_keyboard.h yuzu/software_keyboard: Remove unnecessary GetStatus() member function 2019-05-29 00:56:45 -04:00
web_browser.cpp web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00
web_browser.h web_browser: Rename OpenPage to OpenPageLocal 2019-06-24 20:05:11 -04:00