mirror of
https://github.com/citra-emu/citra.git
synced 2025-05-15 23:30:09 +00:00

Prevents undefined behavior when destroying a derived class through a base class pointer.
Prevents undefined behavior when destroying a derived class through a base class pointer.