mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 01:12:33 -07:00
kernel: changed main thread priority to default, updated Kernel::Reschedule to use PrepareReschedule
This commit is contained in:
@@ -163,6 +163,7 @@ private:
|
||||
};
|
||||
|
||||
extern ObjectPool g_object_pool;
|
||||
extern Handle g_main_thread;
|
||||
|
||||
/**
|
||||
* Loads executable stored at specified address
|
||||
|
Reference in New Issue
Block a user