Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devkitPro/libctru
/ gfxIsWide
Function
gfxIsWide
libctru/source/gfx.c:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
bool gfxIsWide(void)
41
{
42
return gfxTopMode == MODE_WIDE;
43
}
44
45
void gfxSetScreenFormat(gfxScreen_t screen, GSPGPU_FramebufferFormat format)
46
{
Callers
1
consoleInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected