Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ GetMesgArray
Method
GetMesgArray
Source/OSHLE/OSMesgQueue.h:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
inline u32 GetMesgArray()
57
{
58
return QuickRead32Bits(p_base, offsetof(OSMesgQueue, msg));
59
}
60
61
inline void SetEmptyQueue(u32 queue)
62
{
Callers
1
Patch_DumpOsQueueInfo
Function · 0.80
Calls
1
QuickRead32Bits
Function · 0.85
Tested by
no test coverage detected