mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-01 16:49:36 -05:00
3ef6b51848
Considering there's a public method in the class using it, leaving the definition in the cpp file can cause a linker error if any method outside that cpp file calls it for one reason or another.