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

Function OSSetArenaLo

src/dolphin/src/os/OSArena.c:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void OSSetArenaLo(void* addr)
25{
26 __OSArenaLo = addr;
27}

Callers 2

OSInitFunction · 0.85
InitDefaultHeapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected