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
|
guS2DInitBgFormatVoid guS2DInitBg(uObjBg *bg);Arguments
It initializes the S2DEX microcode's uObjBg structure (uObjBg_t). If the uObjBg data structure is used as a parameter in an S2DEX macro without initialization, the S2DEX microcode�s GBI may not function properly. For detailed information on S2DEX microcode GBI macros and data structures, please see the "S2DEX Microcode" area of the N64 Programming Manual. See Also gspS2DEX
|