mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 12:10:51 -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.