mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 02:13:17 -03:00
CNANDContentData is a base class with a non-virtual destructor so derived classes don't get destroyed causing them to leak resources.
CNANDContentData is a base class with a non-virtual destructor so derived classes don't get destroyed causing them to leak resources.