MCPcopy 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
120void zFX_SceneExit(RpWorld* world)
121{
122 xFX_SceneExit(world);
123 zFXGoo_SceneExit();
124}
125
126void zFX_SceneReset()
127{

Callers 1

zSceneExitFunction · 0.85

Calls 2

xFX_SceneExitFunction · 0.85
zFXGoo_SceneExitFunction · 0.85

Tested by

no test coverage detected