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

Function zFX_SceneReset

src/SB/Game/zFX.cpp:126–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124{
125 // tweak_callback cb_spawn_bubble_wall;
126}
127
128void zFX_SceneExit(RpWorld* world)
129{
130 xFX_SceneExit(world);
131 zFXGoo_SceneExit();
132}
133
134void zFX_SceneReset()

Callers 1

zSceneResetFunction · 0.85

Calls 3

zFXGoo_SceneResetFunction · 0.85
reset_poppersFunction · 0.85
reset_entrailsFunction · 0.85

Tested by

no test coverage detected