mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-05 11:56:41 +02:00

As this is a base class with virtuals, there needs to be an out-of-line function definition to prevent the vtable of the class being placed within every translation unit it's used in (i.e. every JIT implementation).