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

Function XST_get_rawinst

src/SB/Core/x/xstransvc.cpp:528–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526}
527
528static st_STRAN_SCENE* XST_get_rawinst(S32 index)
529{
530 return &g_xstdata.hipscn[index];
531}
532
533static S32 XST_cnt_locked()
534{

Callers 1

XST_unlock_allFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected