#include <nnsys/mcs.h>
void NNS_McsVBlankInterrupt(void);
None.
An idle function for calling the callback function. Call this function inside the V-Blank interrupt handler.
07/01/2004 Initial version.