mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 17:52:34 -07:00
Eliminates a potential bug vector related to inheritance. Plus, we should generally be specifying the destructor as virtual within purely virtual interfaces to begin with.