mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-27 17:40:50 -07: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).