github.ong19th.Citron/src
Lioncash c74b7ee204 file_util: Correct return value in early exit of ReadFileToString()
While still essentially being zero, we should be returning a numeric
value here, not a boolean typed value.
2018-08-24 02:20:02 -04:00
..
audio_core audio_core/filter: Add explicit cast to assignment in Process() 2018-08-21 12:32:37 -04:00
common file_util: Correct return value in early exit of ReadFileToString() 2018-08-24 02:20:02 -04:00
core Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
input_common
tests
video_core Merge pull request #1160 from bunnei/surface-reserve 2018-08-23 12:04:37 -04:00
yuzu Port #4013 from Citra: "Init logging sooner so we dont miss some logs on startup" (#1142) 2018-08-23 19:52:06 -04:00
yuzu_cmd Port #3353 from Citra 2018-08-21 01:14:06 +02:00
.clang-format
CMakeLists.txt