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