mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 03:17:52 -05:00
DMAPusher: Improve collection of non executing methods
This commit is contained in:
@ -231,6 +231,8 @@ private:
|
||||
|
||||
void ReleaseSemaphore();
|
||||
|
||||
void ConsumeSinkImpl() override;
|
||||
|
||||
Core::System& system;
|
||||
|
||||
MemoryManager& memory_manager;
|
||||
|
Reference in New Issue
Block a user