mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-24 15:46:37 +00: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.