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

Method CollideReview

src/SB/Core/x/xNPCBasic.cpp:261–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261void xNPCBasic::CollideReview()
262{
263 if (DBG_IsNormLog(eNPCDCAT_Eight, 2))
264 {
265 xDrawSetColor(g_LAVENDER);
266 xBoundDraw(&bound);
267 }
268}
269
270void xNPCBasic::NewTime(xScene*, F32)
271{

Callers

nothing calls this directly

Calls 2

xDrawSetColorFunction · 0.85
xBoundDrawFunction · 0.85

Tested by

no test coverage detected