#include <nitro/gx/g3x.h> void G3X_SetHOffset(int hOffset);
This function sets the horizontal offset for the 3D screen (BG). For 2D display, use G2_SetBG0Offset.
G2_SetBG0Offset
hOffset
None
01/19/2004 Initial Version