mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-17 00:07:57 -05:00
@ -43,6 +43,7 @@ enum WaitType {
|
||||
WAITTYPE_MUTEX,
|
||||
WAITTYPE_SYNCH,
|
||||
WAITTYPE_ARB,
|
||||
WAITTYPE_TIMER,
|
||||
};
|
||||
|
||||
namespace Kernel {
|
||||
|
Reference in New Issue
Block a user