mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-20 02:12:14 -07: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.