Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zFX_SceneExit
Function
zFX_SceneExit
src/SB/Game/zFX.cpp:120–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void zFX_SceneExit(RpWorld* world)
121
{
122
xFX_SceneExit(world);
123
zFXGoo_SceneExit();
124
}
125
126
void zFX_SceneReset()
127
{
Callers
1
zSceneExit
Function · 0.85
Calls
2
xFX_SceneExit
Function · 0.85
zFXGoo_SceneExit
Function · 0.85
Tested by
no test coverage detected