MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / OSSetArenaHi

Function OSSetArenaHi

src/dolphin/src/os/OSArena.c:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19void OSSetArenaHi(void* addr)
20{
21 __OSArenaHi = addr;
22}
23
24void OSSetArenaLo(void* addr)
25{

Callers 2

OSInitFunction · 0.85
__fstLoadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected