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

Function LightKit_Unload

src/SB/Game/zAssetTypes.cpp:763–766  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

761}
762
763static void LightKit_Unload(void* userdata, U32 b)
764{
765 xLightKit_Destroy((xLightKit*)userdata);
766}
767
768static xAnimTable* Anim_ATBL_getTable(xAnimTable* (*constructor)())
769{

Callers

nothing calls this directly

Calls 1

xLightKit_DestroyFunction · 0.50

Tested by

no test coverage detected