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

Function zFXPatrickStun

src/SB/Game/zFX.cpp:133–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131static void init_poppers();
132static void setup_entrails(zScene&);
133void zFX_SceneEnter(RpWorld* world)
134{
135 xFXanimUV2PSetTexture(NULL);
136 xFX_SceneEnter(world);
137 zFXGoo_SceneEnter();
138 init_poppers();
139 setup_entrails(*globals.sceneCur);
140
141 static tweak_callback cb_spawn_bubble_wall =

Callers

nothing calls this directly

Calls 1

xFXRingCreateFunction · 0.50

Tested by

no test coverage detected