mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

We also move the destructor definition into the cpp file, as that will allow us to make the entire label_t type hidden from external view in a following change.