Commit graph

6 commits

Author SHA1 Message Date
wheremyfoodat
7883e1fdca Result: Initialize m_value to 0 in default HorizonResult constructor 2023-09-27 16:13:01 +03:00
wheremyfoodat
8995bd2963 clang-format Result headers 2023-09-27 14:33:05 +03:00
wheremyfoodat
aacb7c58e7 clang-format 2023-09-27 14:18:57 +03:00
wheremyfoodat
2f47f15315 Implement RenameFile for ExtSaveData 2023-09-27 14:16:27 +03:00
wheremyfoodat
dcd8e631de [CFG] Add GetCountryCodeID 2023-08-08 18:39:13 +03:00
Mary
122b1b2727 hle: Add proper type for result code
This should clean up all HLE errorcode in the codebase.

I didn't removed Rust::Result as this should be a cleanup for another
iteration.
2023-06-16 20:09:37 +02:00