mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-27 17:57:08 +01:00
The minimum clang/GCC versions we support already support this. We can also remove is_standard_layout(), as fread and fwrite only require the type to be trivially copyable. |
||
|---|---|---|
| .. | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||