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

Function iCameraEnd

src/SB/Core/x/iCamera.cpp:114–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114void iCameraEnd(RwCamera* cam)
115{
116 iScrFxCameraEndScene(cam);
117 RwCameraEndUpdate(cam);
118 iScrFxPostCameraEnd(cam);
119}
120
121void iCameraShowRaster(RwCamera* cam)
122{

Callers 1

xCameraEndFunction · 0.85

Calls 2

iScrFxCameraEndSceneFunction · 0.85
iScrFxPostCameraEndFunction · 0.85

Tested by

no test coverage detected