MCPcopy Create free account
hub / github.com/devkitPro/libctru / gfxInitDefault

Function gfxInitDefault

libctru/source/gfx.c:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void gfxInitDefault(void)
161{
162 gfxInit(GSP_BGR8_OES,GSP_BGR8_OES,false);
163}
164
165void gfxExit(void)
166{

Callers

nothing calls this directly

Calls 1

gfxInitFunction · 0.85

Tested by

no test coverage detected