#include <nitro/gx/gx.h> GXDispSelect GX_GetDispSelect(void);
#include <nitro/gx/gx.h>
GXDispSelect GX_GetDispSelect(void);
This function gets the LCD output destination settings. See GX_SetDispSelect for details on the GXDispSelect type.
GX_SetDispSelect
GXDispSelect
None.
LCD output destination setting.
02/09/2004 Initial Version