mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-30 01:50:50 -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.