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

Function xMemRegisterBaseNotifyFunc

src/SB/Core/x/xMemMgr.cpp:388–391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386}
387
388void xMemRegisterBaseNotifyFunc(void (*func)())
389{
390 sMemBaseNotifyFunc = func;
391}
392
393S32 xMemGetBase()
394{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected