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