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

Function DrawRingSetup

src/SB/Core/x/xFX.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104RwTexture* xFXanimUV2PTexture = NULL;
105
106static void DrawRingSetup()
107{
108 g_txtr_drawRing = (RwTexture*)xSTFindAsset(ID_rainbowfilm_smooth32, NULL);
109}
110
111static void DrawRingSceneExit()
112{

Callers

nothing calls this directly

Calls 1

xSTFindAssetFunction · 0.70

Tested by

no test coverage detected