mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-01 08:23:04 -04:00
ñmatch malloc,link memtrk
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
#define LOS_THREAD_H
|
||||
|
||||
#include "types.h"
|
||||
#include "dolphin/OSThread.h"
|
||||
#include "dolphin/os/OSThread.h"
|
||||
|
||||
typedef s32 OSPri;
|
||||
typedef s32 OSId;
|
||||
|
||||
@@ -10,4 +11,4 @@ typedef s32 OSId;
|
||||
|
||||
OSId osGetThreadId(OSThread*);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user