MCPcopy 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
250void gfxConfigScreen(gfxScreen_t scr, bool immediate)
251{
252 gfxScreenSwapBuffers(scr, true);
253}
254
255void gfxSwapBuffers(void)
256{

Callers

nothing calls this directly

Calls 1

gfxScreenSwapBuffersFunction · 0.85

Tested by

no test coverage detected