mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 13:32:26 -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.