Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
void iCameraEnd(RwCamera* cam)
115
{
116
iScrFxCameraEndScene(cam);
117
RwCameraEndUpdate(cam);
118
iScrFxPostCameraEnd(cam);
119
}
120
121
void iCameraShowRaster(RwCamera* cam)
122
{
Callers
1
xCameraEnd
Function · 0.85
Calls
2
iScrFxCameraEndScene
Function · 0.85
iScrFxPostCameraEnd
Function · 0.85
Tested by
no test coverage detected