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
|
nuGfxTaskMgrInitFormatvoid nuGfxTaskMgrInit(void) Returned Value none What This Function Does It initializes and activates the Graphics Task Manager. This function is called from within the nuGfxInit function, so it usually does not need to be used by the application. If this function is implemented independently of nuGfxInit, it can be used to activate the Graphics Task Manager. See Also nuGfxInit
|