mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-10 11:00:54 -04: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.