mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 18:07:57 -05:00
Compile error
This commit is contained in:
@ -51,7 +51,7 @@ private:
|
||||
// Cancel the task that the sleep setup.
|
||||
kernel.TimeManager().UnscheduleTimeEvent(owner);
|
||||
}
|
||||
KernelCore& kernel;
|
||||
KThreadQueue thread_queue;
|
||||
KernelCore& kernel;
|
||||
};
|
||||
} // namespace Kernel
|
||||
|
Reference in New Issue
Block a user