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

Function xEntMotionDebugExit

src/SB/Core/x/xEntMotion.cpp:994–1000  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

992}
993
994void xEntMotionDebugExit()
995{
996 dbg_num = 0;
997 dbg_xems = NULL;
998 dbg_num_allocd = 0;
999 dbg_idx = -1;
1000}
1001
1002// This scheduling is absolutely shambolic
1003void xEntMotionDebugAdd(xEntMotion* motion)

Callers 1

zSceneExitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected