mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-29 17:15:47 -08:00
Previously the assert would always be hit, since it was the equivalent of: array == nullptr, which is never true.
Previously the assert would always be hit, since it was the equivalent of: array == nullptr, which is never true.