mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-14 16:12:40 +00:00
- moved Handle/Result definitions to kernel.h
- added ResetType enum
This commit is contained in:
@@ -42,8 +42,6 @@ enum WaitType {
|
||||
WAITTYPE_SYNCH,
|
||||
};
|
||||
|
||||
typedef s32 Handle;
|
||||
|
||||
class Thread : public KernelObject {
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user