mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-02 14:49:57 +01:00
dd62f125c3
* Fixes some cast warnings, partially fixes citra #3064 * Converted casts to uint32_t to u32 * Ran clang-format