mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-12 12:42:18 +01:00
Clang complains about `new_chunk`'s constructor using the then-uninitialized `first_chunk` (even though it's just to get a pointer into it).