MCPcopy 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
40bool gfxIsWide(void)
41{
42 return gfxTopMode == MODE_WIDE;
43}
44
45void gfxSetScreenFormat(gfxScreen_t screen, GSPGPU_FramebufferFormat format)
46{

Callers 1

consoleInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected