#include <nitro/gx/gx.h>
void GX_SetVCount(s32 count);
count |
V-Count to set in the V-Counter (202 ≤ count ≤ 212) |
None.
This function writes a value in the V-Count register. The written value takes effect when the V-Counter is updated. First confirm that the current V-Count is 202 – 212. Then write a value that is between 202 – 212.
01/19/2004 Initial version