mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-14 17:40:10 -05: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.