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
|
nuContReadFuncRemoveFormatvoid nuContReadFuncRemove(void) Returned Value none What This Macro Does It removes the callback function that the Controller Manager would otherwise execute after the Controller data has been read at the time of a retrace. To register a callback function use the nuContReadFuncSet function. See Also nuContReadFuncSet
|