mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-04 02:11:06 +00:00

Several member variables are shared_ptr's to this base class. Even though producer listeners are still unimplemented, this ensures we always have consistent deletion behavior once this ends up being used polymorphically.