Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
void gfxInitDefault(void)
161
{
162
gfxInit(GSP_BGR8_OES,GSP_BGR8_OES,false);
163
}
164
165
void gfxExit(void)
166
{
Callers
nothing calls this directly
Calls
1
gfxInit
Function · 0.85
Tested by
no test coverage detected