Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ gfxConfigScreen
Function
gfxConfigScreen
libctru/source/gfx.c:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
void gfxConfigScreen(gfxScreen_t scr, bool immediate)
251
{
252
gfxScreenSwapBuffers(scr, true);
253
}
254
255
void gfxSwapBuffers(void)
256
{
Callers
nothing calls this directly
Calls
1
gfxScreenSwapBuffers
Function · 0.85
Tested by
no test coverage detected