mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 22:42:14 -07:00
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.
It was trying to log value of layer_id which is specifically known not to exist, potentially leading to segfault. Log display_id instead.