mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-27 09:46:51 +01:00
The previous code would cause a warning, as it was truncating size_t (64-bit) to a u32 (32-bit) implicitly. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||