al - Audio Library Functions gDP - DP GBI Macros gdSP - General GBI Macros gSP - SP GBI Macros gt - Turbo Microcode RDP gu - Graphics Utilities Math - Math Functions nuSys - NuSystem os - N64 Operating System sp - Sprite Library Functions uh - Host to Target IO 64DD - N64 Disk Drive
|
nuContRmbForceStopFormatvoid nuContRmbForceStop(void) Returned Value none What This Function Does It forces the Rumble Pak to stop. When this function is called, the Rumble Pak Manager stops the Rumble Pak. After this function is called, a call to the nuContRmbStart function will not start the Rumble Pak. To end the forced stop, use the nuContRmbForceStopEnd function. See Also nuContRmbStart nuContRmbForceStopEnd
|