Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
void zFX_SceneExit(RpWorld* world)
129
{
130
xFX_SceneExit(world);
131
zFXGoo_SceneExit();
132
}
133
134
void zFX_SceneReset()
Callers
1
zSceneReset
Function · 0.85
Calls
3
zFXGoo_SceneReset
Function · 0.85
reset_poppers
Function · 0.85
reset_entrails
Function · 0.85
Tested by
no test coverage detected